summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
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