summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFredrik Rinnestam <fredrik@crux.nu>2017-05-08 18:45:38 +0200
committerFredrik Rinnestam <fredrik@crux.nu>2017-05-08 18:45:38 +0200
commit8dfe440b32a7db99d33b0daa656ce82230e32bf3 (patch)
tree7e17a140bd7143868b6139124b74ce2ce8ffaaf4
parent858ea9a42b1e543635778187fc53b3e7bb96dc51 (diff)
downloadpkgutils-8dfe440b32a7db99d33b0daa656ce82230e32bf3.tar.gz
pkgutils-8dfe440b32a7db99d33b0daa656ce82230e32bf3.tar.xz
pkgutils-5.40.3pkgutils-5.40.3
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8f4a2b6f..e6bc441c 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ BINDIR = /usr/bin
MANDIR = /usr/share/man
ETCDIR = /etc
-VERSION = 5.40.2
+VERSION = 5.40.3
NAME = pkgutils-$(VERSION)
CXXFLAGS += -DNDEBUG

Generated by cgit