commit 533c284ee89113e15fdaa96ec16b5b49ca6e1657
parent 132278d91f49d7f609f242af71ccb03105795a71
Author: Drew DeVault <sir@cmpwn.com>
Date: Sun, 24 Feb 2019 12:20:09 -0500
Update version to 1.9.0
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/Makefile b/Makefile
@@ -1,4 +1,4 @@
-VERSION=1.8.1
+VERSION=1.9.0
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.8.1
+Version: 1.9.0