=================================================================== RCS file: /cvs/docbook2mdoc/Makefile,v retrieving revision 1.14 retrieving revision 1.16 diff -u -p -r1.14 -r1.16 --- docbook2mdoc/Makefile 2014/04/30 10:11:24 1.14 +++ docbook2mdoc/Makefile 2015/03/19 10:04:32 1.16 @@ -1,5 +1,5 @@ -VERSION = 0.0.8 -CFLAGS += -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings +VERSION = 0.0.9 +CFLAGS += -g -W -Wall -Wstrict-prototypes -Wno-unused-parameter -Wwrite-strings WWWPREFIX = /usr/vhosts/mdocml.bsd.lv/www/htdocs/docbook2mdoc PREFIX = /usr/local