Skip to content

Commit b804193

Browse files
committed
Prepare to release 0.3
1 parent 7af2025 commit b804193

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.59)
23-
AC_INIT([cbm],[0.2],[https://github.com/resurrecting-open-source-projects/cbm/issues])
23+
AC_INIT([cbm],[0.3],[https://github.com/resurrecting-open-source-projects/cbm/issues])
2424
AM_INIT_AUTOMAKE(foreign)
2525
AC_CONFIG_SRCDIR(src/cbm.cpp)
2626
AC_CONFIG_HEADER(src/config.h)

0 commit comments

Comments
 (0)