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 7af2025 commit b804193Copy full SHA for b804193
configure.ac
@@ -20,7 +20,7 @@
20
#
21
22
AC_PREREQ(2.59)
23
-AC_INIT([cbm],[0.2],[https://github.com/resurrecting-open-source-projects/cbm/issues])
+AC_INIT([cbm],[0.3],[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