commit a98e24ac700670069e905578f8260a4e3aed6373
parent f1db2e16795ae3e5a4b829e6f3b3d512ab855361
Author: Drew DeVault <sir@cmpwn.com>
Date: Wed, 27 Feb 2019 19:09:09 -0500
Update version to 1.9.1
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
@@ -1,4 +1,4 @@
-VERSION=1.9.0
+VERSION=1.9.1
CFLAGS+=-g -DVERSION='"$(VERSION)"' -Wall -Wextra -Werror -Wno-unused-parameter
LDFLAGS+=-static
INCLUDE+=-Iinclude
diff --git a/scdoc.pc b/scdoc.pc
@@ -4,4 +4,4 @@ scdoc=${exec_prefix}/bin/scdoc
Name: scdoc
Description: Man page generator
-Version: 1.9.0
+Version: 1.9.1