From 5bf40bcc5b0e4d1d51d2b6aa8f1e6945297b00d2 Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Sat, 28 Feb 2009 10:15:25 +0000 Subject: Version up. --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 64dfea06..cf0a88b0 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ .SUFFIXES: .html .sgml -VERSION = 1.3.6 -VDATE = 27 February 2009 +VERSION = 1.3.8 +VDATE = 28 February 2009 CFLAGS += -W -Wall -Wstrict-prototypes -Wno-unused-parameter -g -- cgit