AboutSummaryRefsLogTreeCommitDiffStats
path: root/configure.ac
diff options
context:
space:
mode:
authoratsb <atsb@atsb>2019-11-17 12:08:19 +0100
committeratsb <atsb@atsb>2019-11-17 12:08:19 +0100
commita373317d96dc7191d8855d9a70106bf26d2c036b (patch)
tree3832d0b4a8e7038c0edf6417257c0babc087725b /configure.ac
parent3fdacd1393d75cd60061ebfbccd3448c51501c7f (diff)
downloadmcron-a373317d96dc7191d8855d9a70106bf26d2c036b.tar.gz
mcron-a373317d96dc7191d8855d9a70106bf26d2c036b.tar.bz2
mcron-a373317d96dc7191d8855d9a70106bf26d2c036b.zip
prepared files for 1.1.3v1.1.3
Diffstat (limited to 'configure.ac')
-rwxr-xr-xconfigure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 07b75e6..438358e 100755
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
# along with GNU Mcron. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.61)
-AC_INIT([GNU Mcron], [1.1.2], [bug-mcron@gnu.org])
+AC_INIT([GNU Mcron], [1.1.3], [bug-mcron@gnu.org])
AC_CONFIG_SRCDIR([src/mcron.c])
AC_CONFIG_AUX_DIR([build-aux])
AC_REQUIRE_AUX_FILE([test-driver.scm])