We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 366d24d commit b4f578fCopy full SHA for b4f578f
1 file changed
configure.ac
@@ -2,7 +2,7 @@
2
# Process this file with autoconf to produce a configure script.
3
4
AC_PREREQ([2.63])
5
-AC_INIT([CTPL], [0.1.1], [ban@herbesfolles.org])
+AC_INIT([CTPL], [0.1.90], [ban@herbesfolles.org])
6
AC_CONFIG_SRCDIR([src/stack.c])
7
AC_CONFIG_AUX_DIR([build/aux])
8
AC_CONFIG_MACRO_DIR([build/m4])
0 commit comments