summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMatthew Johnson <mjj29@hecate.trinhall.cam.ac.uk>2006-12-25 21:14:41 +0000
committerMatthew Johnson <mjj29@hecate.trinhall.cam.ac.uk>2006-12-25 21:14:41 +0000
commit648ce9694ab64115317375f5a779eead513a98ac (patch)
treeae6af0a7f0b18530e87dbf2bdfc03ac6bdb79f4f /Makefile
parentc3ec6f6a6385b4b001559a744145a87e93955c0c (diff)
more fixes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 4b70066..6615f29 100644
--- a/Makefile
+++ b/Makefile
@@ -41,8 +41,8 @@ JAVAUNIXJARDIR?=/usr/share/java
DEBUG=disable
# Version numbering
-VERSION = 1.13
-RELEASEVERSION = 1.12
+VERSION = 2.0
+RELEASEVERSION = 2.0
all: libdbus-java-$(VERSION).jar dbus-java-viewer-$(VERSION).jar bin/ListDBus bin/CreateInterface bin/DBusViewer