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 26e454c commit d61ffc4Copy full SHA for d61ffc4
configure.ac
@@ -20,7 +20,7 @@
20
#
21
22
AC_PREREQ(2.59)
23
-AC_INIT([cbm],[0.1],[aaron@isotton.com])
+AC_INIT([cbm],[0.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_HEADER(src/config.h)
0 commit comments