summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Sauerbeck <tilman@crux.nu>2010-08-31 19:23:15 +0200
committerTilman Sauerbeck <tilman@crux.nu>2010-08-31 19:23:15 +0200
commit508581b16b2615ad6cdb506eb86238aac96659c3 (patch)
treecb4f6973ddcb142be9deb23baa5a679b0ce024fe
parent77850c5a26df37018b37ba46076e32ad74bfe529 (diff)
downloadpkgutils-508581b16b2615ad6cdb506eb86238aac96659c3.tar.gz
pkgutils-508581b16b2615ad6cdb506eb86238aac96659c3.tar.xz
Bumped version to 5.35.1.
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f1bd96dd..4d0b524d 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ BINDIR = /usr/bin
MANDIR = /usr/man
ETCDIR = /etc
-VERSION = 5.35.0
+VERSION = 5.35.1
NAME = pkgutils-$(VERSION)
CXXFLAGS += -DNDEBUG

Generated by cgit