]> andersk Git - test.git/blobdiff - configure.ac
Escape potentially problematic characters in ${url}
[test.git] / configure.ac
index 0e5c78f9390ec973e9b026a498ae002bd744f386..71872265c69a5eba8d6b09eeaf1ed2218d7b1372 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=178
+VCS_REVISION=179
 AC_SUBST(VCS_REVISION)
 AC_DEFINE_UNQUOTED(VCS_REVISION, "${VCS_REVISION}",
                    [Most recent revision number in the version control system])
This page took 0.270437 seconds and 4 git commands to generate.