Skip to content

Commit

Permalink
Prepare v0.7.5.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkem committed Aug 2, 2021
1 parent af3adae commit 86a3565
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.61])

AC_INIT([fsmlite], [0.7.4], [[email protected]])
AC_INIT([fsmlite], [0.7.5], [[email protected]])
AC_CONFIG_AUX_DIR([build-aux])
AC_CONFIG_MACRO_DIR([m4])
AC_LANG([C++])
Expand Down

0 comments on commit 86a3565

Please sign in to comment.