diff options
author | mjj29 <mjj29@illythia> | 2006-04-20 00:15:06 -0100 |
---|---|---|
committer | mjj29 <mjj29@illythia> | 2006-04-20 00:15:06 -0100 |
commit | 4983dc7fd006d9cf41d6a5515df07d968eda1756 (patch) | |
tree | ea37c3fa34c754b52d96c387b65dde8cf91a76a4 /Makefile | |
parent | fe364bcdf3c5ef601e07578682be67a32350d951 (diff) |
version bump for release and CreateInterface fixes
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 |