summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2017-04-08 22:36:21 +0200
committerFredrik Rinnestam <fredrik@crux.nu>2017-04-08 22:36:21 +0200
commit0e976e8beb10b70177cfc6436e20d201eec05b33 (patch)
tree069122696b48d3e68f8bf9624c3fc39074cdd7e1
parent08ac3d2cb1e6bb898531f43b8bcad502423fd0b5 (diff)
downloadpkgutils-0e976e8beb10b70177cfc6436e20d201eec05b33.tar.gz
pkgutils-0e976e8beb10b70177cfc6436e20d201eec05b33.tar.xz
bump Makefile versionpkgutils-5.40.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index fc691a8c..8f4a2b6f 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ BINDIR = /usr/bin
MANDIR = /usr/share/man
ETCDIR = /etc
-VERSION = 5.40
+VERSION = 5.40.2
NAME = pkgutils-$(VERSION)
CXXFLAGS += -DNDEBUG

Generated by cgit