summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authormjj29 <mjj29@illythia>2006-04-20 00:15:06 -0100
committermjj29 <mjj29@illythia>2006-04-20 00:15:06 -0100
commit4983dc7fd006d9cf41d6a5515df07d968eda1756 (patch)
treeea37c3fa34c754b52d96c387b65dde8cf91a76a4 /Makefile
parentfe364bcdf3c5ef601e07578682be67a32350d951 (diff)
version bump for release and CreateInterface fixes
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index b57a1f0..e1da5e6 100644
--- a/Makefile
+++ b/Makefile
@@ -20,8 +20,8 @@ BINPREFIX?=$(PREFIX)/bin
DOCPREFIX?=$(PREFIX)/share/doc/libdbus-java
MANPREFIX?=$(PREFIX)/share/man/man1
-VERSION = 1.5
-RELEASEVERSION = 1.5
+VERSION = 1.6
+RELEASEVERSION = 1.6
all: libdbus-java.so libdbus-java-$(VERSION).jar dbus-java-viewer-$(VERSION).jar