From 7d5b64ff3d588d8dddf0588e55200513bd59aee9 Mon Sep 17 00:00:00 2001 From: Paul LeoNerd Evans Date: Wed, 25 Nov 2009 02:31:10 +0000 Subject: [PATCH] Bumped VERSION_MINOR to 0.4 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 170d38b..8836e7f 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ CFLAGS?= CFLAGS_DEBUG= VERSION_MAJOR=0 -VERSION_MINOR=3 +VERSION_MINOR=4 VERSION_CURRENT=0 VERSION_REVISION=0