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 05ea207 commit 01c05c2Copy full SHA for 01c05c2
configure.ac
@@ -20,7 +20,7 @@
20
#
21
22
AC_PREREQ(2.59)
23
-AC_INIT([cbm],[0.3],[https://github.com/resurrecting-open-source-projects/cbm/issues])
+AC_INIT([cbm],[0.3.1],[https://github.com/resurrecting-open-source-projects/cbm/issues])
24
AM_INIT_AUTOMAKE(foreign)
25
AC_CONFIG_SRCDIR(src/cbm.cpp)
26
AC_CONFIG_HEADER(src/config.h)
0 commit comments