autotools: fixed libstrophe's version
Repository contains tag 0.8.6, but version in configure.ac is still 0.8.5. So change it to the future release.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
AC_INIT([libstrophe], [0.8.5], [jack@metajack.im])
|
||||
AC_INIT([libstrophe], [0.8.7], [jack@metajack.im])
|
||||
AM_INIT_AUTOMAKE([foreign])
|
||||
LT_INIT([dlopen])
|
||||
|
||||
|
||||
Reference in New Issue
Block a user