Skip to content

Commit cf4c217

Browse files
committed
Upgrade version to 0.9.1 in configure too
1 parent 666e15f commit cf4c217

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
@@ -34,7 +34,7 @@ dnl SUCH DAMAGE.
3434
dnl === Prologue ===
3535

3636
AC_PREREQ(2.61)
37-
AC_INIT(xmlwrapp, 0.9.0, [[email protected]])
37+
AC_INIT(xmlwrapp, 0.9.1, [[email protected]])
3838

3939
AC_CONFIG_SRCDIR([xmlwrapp.pc.in])
4040
AC_CONFIG_AUX_DIR([admin])

0 commit comments

Comments
 (0)