Skip to content

Commit 2c173cb

Browse files
committed
Prepare to release 0.3.2
1 parent 30f7f8a commit 2c173cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
#
2121

2222
AC_PREREQ([2.69])
23-
AC_INIT([cbm],[0.3.1],[https://github.com/resurrecting-open-source-projects/cbm/issues])
23+
AC_INIT([cbm],[0.3.2],[https://github.com/resurrecting-open-source-projects/cbm/issues])
2424
AM_INIT_AUTOMAKE(foreign)
2525
AC_CONFIG_SRCDIR(src/cbm.cpp)
2626
AC_CONFIG_HEADERS([src/config.h])

0 commit comments

Comments
 (0)