Skip to content
This repository was archived by the owner on Oct 29, 2021. It is now read-only.

Commit a3d894f

Browse files
committed
Release 0.10.1
1 parent 8808d9e commit a3d894f

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
0.10.1
2+
- Use correct version in configure.ac
3+
14
0.10.0
25
- New API:
36
- xmpp_stanza_get_child_by_name_and_ns()

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
AC_INIT([libmesode], [0.9.3], [[email protected]])
1+
AC_INIT([libmesode], [0.10.1], [[email protected]])
22
AC_CONFIG_MACRO_DIR([m4])
33
AM_INIT_AUTOMAKE([foreign])
44
LT_INIT([dlopen])

0 commit comments

Comments
 (0)