Update version to 0.9.1

This commit is contained in:
James Booth
2016-09-14 19:53:25 +01:00
parent 5e0330f0ad
commit 4ef2740c36
2 changed files with 3 additions and 1 deletions

View File

@@ -1,3 +1,5 @@
0.9.1
0.9.0
- IPv6 support
- Legacy SSL support

View File

@@ -1,4 +1,4 @@
AC_INIT([libstrophe], [0.9.0], [jack@metajack.im])
AC_INIT([libstrophe], [0.9.1], [jack@metajack.im])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([foreign])
LT_INIT([dlopen])