summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2016-06-15 19:19:34 +0200
committerFredrik Rinnestam <fredrik@crux.nu>2016-06-15 19:19:34 +0200
commitcc70834811bed5001c1aa3e86a64eeb47448dbcd (patch)
treee681ec7b5c701101c10c8a5537f88a4aeb766d45
parente3999adb34e052ac5066a9fb4d2a187dc67af5e7 (diff)
downloadpkgutils-cc70834811bed5001c1aa3e86a64eeb47448dbcd.tar.gz
pkgutils-cc70834811bed5001c1aa3e86a64eeb47448dbcd.tar.xz
Makefile: bump version to 5.40pkgutils-5.40
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index f1862571..94562068 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ BINDIR = /usr/bin
MANDIR = /usr/share/man
ETCDIR = /etc
-VERSION = 5.36
+VERSION = 5.40
NAME = pkgutils-$(VERSION)
CXXFLAGS += -DNDEBUG

Generated by cgit