Skip to content

Commit

Permalink
bump version for release tag
Browse files Browse the repository at this point in the history
  • Loading branch information
carns committed Mar 23, 2021
1 parent 161ece4 commit 31d6023
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
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.63])
AC_INIT([bake], [0.6.1], [],[],[])
AC_INIT([bake], [0.6.2], [],[],[])
AC_CONFIG_MACRO_DIR([m4])
LT_INIT

Expand Down

0 comments on commit 31d6023

Please sign in to comment.