diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ .SUFFIXES: .html .sgml -VERSION = 1.3.5 -VDATE = 25 February 2009 +VERSION = 1.3.6 +VDATE = 27 February 2009 CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g |