]> git.ipfire.org Git - thirdparty/fcron.git/commitdiff
increased version number
authorThibault Godouet <yo8192@users.noreply.github.com>
Sat, 10 May 2014 17:19:43 +0000 (18:19 +0100)
committerThibault Godouet <yo8192@users.noreply.github.com>
Sat, 10 May 2014 17:19:43 +0000 (18:19 +0100)
configure.in

index b01ef014a0d9032f9387d84322baf1b1b78df74f..647c5a66f394dde830127f6887044f05cf2219f7 100644 (file)
@@ -10,7 +10,7 @@ AC_CONFIG_HEADER(config.h)
 AC_PREREQ(2.57)
 m4_include([m4/ax_lib_readline.m4])
 
-vers="3.1.2"
+vers="3.1.3"
 vers_quoted="\"$vers\""
 AC_DEFINE_UNQUOTED(VERSION, $vers)
 AC_DEFINE_UNQUOTED(VERSION_QUOTED, $vers_quoted)