Version 0.8.92

This commit is contained in:
Magnus Henoch 2013-05-08 01:23:31 +01:00
parent b5fbebdc33
commit 2999f58619
2 changed files with 2 additions and 2 deletions

2
README
View File

@ -1,4 +1,4 @@
This is jabber.el 0.8.91, a Jabber client for Emacs. Jabber (also known
This is jabber.el 0.8.92, a Jabber client for Emacs. Jabber (also known
as XMPP) is an instant messaging system; see http://www.jabber.org for
more information.

View File

@ -1,4 +1,4 @@
AC_INIT([jabber.el], [0.8.91], [emacs-jabber-general@lists.sourceforge.net], [emacs-jabber])
AC_INIT([jabber.el], [0.8.92], [emacs-jabber-general@lists.sourceforge.net], [emacs-jabber])
AC_CONFIG_AUX_DIR([build-aux])
dnl Need automake 1.11 for dist-xz option
AM_INIT_AUTOMAKE([1.11 -Wall -Werror foreign dist-bzip2 dist-xz dist-zip])