Bumped version, added to Changelog

This commit is contained in:
James Booth
2015-03-26 20:52:48 +00:00
parent 154b70ed2c
commit b1cbcffdc7
2 changed files with 4 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
0.8.8
- XML namespace support
0.8.7
- SCRAM-SHA-1 authentication mechanism
- pkg-config support

View File

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