diff options
author | Matthew Johnson <mjj29@hecate.trinhall.cam.ac.uk> | 2007-03-31 18:39:08 +0100 |
---|---|---|
committer | Matthew Johnson <mjj29@hecate.trinhall.cam.ac.uk> | 2007-03-31 18:39:08 +0100 |
commit | e4e0647f1397bdc6cd60ab2e73195793d0fd57c2 (patch) | |
tree | 5465153669d2d17a2495f7cbd4b9e801c1abea3e /Makefile | |
parent | e0c2229f847df1e221ac438f8419b60bc6fe0521 (diff) |
new version in testing
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.2 -RELEASEVERSION = 2.1 +VERSION = 2.3 +RELEASEVERSION = 2.2 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 |