libstrophe 0.9.0

See ChangeLog for significant changes or follow the link to see all the
changes:
  https://github.com/strophe/libstrophe/compare/0.8.8...strophe:0.9.0
This commit is contained in:
Dmitry Podgorny
2016-09-14 18:55:48 +03:00
parent 717a19859f
commit 5e0330f0ad

View File

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