diff options
author | Matthew Johnson <mjj29@adonis.trinhall.cam.ac.uk> | 2007-07-13 23:34:24 +0100 |
---|---|---|
committer | Matthew Johnson <mjj29@adonis.trinhall.cam.ac.uk> | 2007-07-13 23:34:24 +0100 |
commit | f1bfe01c5ba5ed40fc79c53bc6a10a86461efffb (patch) | |
tree | 65bd5049b69a30183190538ea139e0ba24700e1c /Makefile | |
parent | ffc79172289d0a23bf0e8c1cb5a92e182ec4dbb2 (diff) |
bump version number
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -40,8 +40,8 @@ JAVAUNIXJARDIR?=/usr/share/java DEBUG=disable # Version numbering -VERSION = 2.3 -RELEASEVERSION = 2.2 +VERSION = 2.4 +RELEASEVERSION = 2.3 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 |