From c450c948a71ae4f6bbc35141cfdc41d3ae0775ba Mon Sep 17 00:00:00 2001 From: Kristaps Dzonsons Date: Mon, 8 Dec 2008 12:47:54 +0000 Subject: Versioning up. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a018165f..12df8b97 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ .SUFFIXES: .html .7 -VERSION = 1.0.0 +VERSION = 1.0.1 # FIXME CFLAGS += -W -Wall -Wno-unused-parameter -g -DDEBUG -- cgit