summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2021-10-05 10:41:50 +0200
committerJuergen Daubert <jue@jue.li>2021-10-05 10:41:50 +0200
commitbe21f295dbe9901e2b0877e9481dac79e0c03137 (patch)
tree62252f0f43ed6fe72b49fc903c58ba1391a96ee1
parent65b585fe25dee0e7c70cf91fc6dd19d99ef9425d (diff)
downloadpkgutils-be21f295dbe9901e2b0877e9481dac79e0c03137.tar.gz
pkgutils-be21f295dbe9901e2b0877e9481dac79e0c03137.tar.xz
Makefile: bump version
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index bc4710e6..dfa5db30 100644
--- a/Makefile
+++ b/Makefile
@@ -25,7 +25,7 @@ BINDIR = /usr/bin
MANDIR = /usr/share/man
ETCDIR = /etc
-VERSION = 5.40.7
+VERSION = 5.40.8
NAME = pkgutils-$(VERSION)
CXXFLAGS += -DNDEBUG

Generated by cgit