=================================================================== RCS file: /cvs/mandoc/Makefile,v retrieving revision 1.34 retrieving revision 1.35 diff -u -p -r1.34 -r1.35 --- mandoc/Makefile 2008/12/08 12:46:28 1.34 +++ mandoc/Makefile 2008/12/08 12:47:54 1.35 @@ -1,6 +1,6 @@ .SUFFIXES: .html .7 -VERSION = 1.0.0 +VERSION = 1.0.1 # FIXME CFLAGS += -W -Wall -Wno-unused-parameter -g -DDEBUG