Skip to content

Commit d3cafc6

Browse files
committed
Version bump
Bump to 0.0.11.
1 parent db51999 commit d3cafc6

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
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.59])
5-
AC_INIT([clicraft], [0.0.10], [https://github.com/DMBuce/clicraft/issues], [clicraft])
5+
AC_INIT([clicraft], [0.0.11], [https://github.com/DMBuce/clicraft/issues], [clicraft])
66

77
dnl package info
88
AC_SUBST([PACKAGE], [$PACKAGE_NAME])

0 commit comments

Comments
 (0)