diff --git a/Makefile b/Makefile index f522936..9921403 100644 --- 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 index e488e8a..4394cd1 100644 --- 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