]> andersk Git - test.git/blobdiff - configure.ac
Fixed a check() failure that was caused by incorrect handling of partially
[test.git] / configure.ac
index 42cf83a786584c754fe52b53294340ace3634d6f..ca11ec79613f861016516f49fcc023f27e659600 100644 (file)
@@ -2,7 +2,7 @@ AC_PREREQ(2.57)
 
 dnl This is the one location where the authoritative version number is stored
 AC_INIT(shellinabox, 2.10, markus@shellinabox.com)
-VCS_REVISION=215
+VCS_REVISION=216
 AC_SUBST(VCS_REVISION)
 AC_DEFINE_UNQUOTED(VCS_REVISION, "${VCS_REVISION}",
                    [Most recent revision number in the version control system])
This page took 0.483169 seconds and 4 git commands to generate.