We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e587a64 commit 11a16bbCopy full SHA for 11a16bb
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.69])
5
-AC_INIT([clboss], [0.13.1], [ken@bonsai.com])
+AC_INIT([clboss], [0.13.2], [ken@bonsai.com])
6
AC_CONFIG_AUX_DIR([auxdir])
7
AM_INIT_AUTOMAKE([subdir-objects tar-ustar])
8
AC_CONFIG_SRCDIR([main.cpp])
0 commit comments