Skip to content

Commit 11a16bb

Browse files
committed
Updated configure version string for v0.13.2
1 parent e587a64 commit 11a16bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.69])
5-
AC_INIT([clboss], [0.13.1], [ken@bonsai.com])
5+
AC_INIT([clboss], [0.13.2], [ken@bonsai.com])
66
AC_CONFIG_AUX_DIR([auxdir])
77
AM_INIT_AUTOMAKE([subdir-objects tar-ustar])
88
AC_CONFIG_SRCDIR([main.cpp])

0 commit comments

Comments
 (0)