We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 30f7f8a commit 2c173cbCopy full SHA for 2c173cb
configure.ac
@@ -20,7 +20,7 @@
20
#
21
22
AC_PREREQ([2.69])
23
-AC_INIT([cbm],[0.3.1],[https://github.com/resurrecting-open-source-projects/cbm/issues])
+AC_INIT([cbm],[0.3.2],[https://github.com/resurrecting-open-source-projects/cbm/issues])
24
AM_INIT_AUTOMAKE(foreign)
25
AC_CONFIG_SRCDIR(src/cbm.cpp)
26
AC_CONFIG_HEADERS([src/config.h])
0 commit comments