summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@adonis.trinhall.cam.ac.uk>2007-07-26 17:48:09 +0100
committerMatthew Johnson <mjj29@adonis.trinhall.cam.ac.uk>2007-07-26 17:48:09 +0100
commit2daa148fc7e715373a4b9a71810b3313e4b7dddb (patch)
treec532c8f3cc113d5ec549b584b74c861c109d46b4 /Makefile
parentf1bfe01c5ba5ed40fc79c53bc6a10a86461efffb (diff)
+++ b/changelog
+Version 2.3.2: + + * Fix empty array/map bug (reported by Jan Kümmel + <freedesktop -at- snorc -dot- org>) + +Version 2.3.1: + + * Fix regression in normal array handling (spotted by Anibal Sanchez + <anibal -dot- sanchez -at- sunya -dot- com -dot- ar>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index a1f0b59..42c9e5f 100644
--- a/Makefile
+++ b/Makefile
@@ -40,8 +40,8 @@ JAVAUNIXJARDIR?=/usr/share/java
DEBUG=disable
# Version numbering
-VERSION = 2.4
-RELEASEVERSION = 2.3
+VERSION = 2.3.1
+RELEASEVERSION = 2.3.1
DISTFILES=dbus-java.tex Makefile org tmp-session.conf CreateInterface.sgml DBusDaemon.sgml ListDBus.sgml DBusViewer.sgml changelog AUTHORS COPYING README INSTALL CreateInterface.sh DBusDaemon.sh ListDBus.sh DBusViewer.sh DBusDaemon.bat CreateInterface.bat ListDBus.bat DBusViewer.bat compile.bat DBusCall.bat DBusCall.sh DBusCall.sgml