Skip to content

Commit 0749c16

Browse files
committed
Prepare v0.5.1.
1 parent 4181bf0 commit 0749c16

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
@@ -1,7 +1,7 @@
11
# Process this file with autoconf to produce a configure script.
22
AC_PREREQ([2.61])
33

4-
AC_INIT([fsmlite], [0.5.0], [[email protected]])
4+
AC_INIT([fsmlite], [0.5.1], [[email protected]])
55
AC_CONFIG_AUX_DIR([build-aux])
66
AC_CONFIG_MACRO_DIR([m4])
77
AC_LANG([C++])

0 commit comments

Comments
 (0)