diff options
author | Fredrik Rinnestam <fredrik@crux.nu> | 2017-05-08 18:45:38 +0200 |
---|---|---|
committer | Fredrik Rinnestam <fredrik@crux.nu> | 2017-05-08 18:45:38 +0200 |
commit | 8dfe440b32a7db99d33b0daa656ce82230e32bf3 (patch) | |
tree | 7e17a140bd7143868b6139124b74ce2ce8ffaaf4 | |
parent | 858ea9a42b1e543635778187fc53b3e7bb96dc51 (diff) | |
download | pkgutils-8dfe440b32a7db99d33b0daa656ce82230e32bf3.tar.gz pkgutils-8dfe440b32a7db99d33b0daa656ce82230e32bf3.tar.xz |
pkgutils-5.40.3pkgutils-5.40.3
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |