]> andersk Git - test.git/blobdiff - configure.ac
Make a best effort to close the PAM session properly. But if any failure is
[test.git] / configure.ac
index 64d38bb037df29d29ea5d322503999c2edfd0d18..1aad87594c78c8bb34253a9c44ac38a465663245 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=221
+VCS_REVISION=222
 AC_SUBST(VCS_REVISION)
 AC_DEFINE_UNQUOTED(VCS_REVISION, "${VCS_REVISION}",
                    [Most recent revision number in the version control system])
This page took 0.023386 seconds and 4 git commands to generate.