]> andersk Git - test.git/blobdiff - configure.ac
Initial version of code that allows users to interactively select from
[test.git] / configure.ac
index 3cdd440a04a8fc599f4c6afca735708f000cba1e..b214501232c79d64541eca07a820cde158dbff14 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.9, markus@shellinabox.com)
-VCS_REVISION=164
+VCS_REVISION=165
 AC_SUBST(VCS_REVISION)
 AC_DEFINE_UNQUOTED(VCS_REVISION, "${VCS_REVISION}",
                    [Most recent revision number in the version control system])
This page took 0.045647 seconds and 4 git commands to generate.