From dc9a3e894b33154c91ec4d037b0fb7271b4a8dc7 Mon Sep 17 00:00:00 2001 From: Daniel Bainton Date: Sun, 29 Mar 2009 01:54:04 +0200 Subject: [PATCH] Update version to 0.2pre --- xulmus/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xulmus/Makefile b/xulmus/Makefile index 118bb65e..ce4f6142 100755 --- a/xulmus/Makefile +++ b/xulmus/Makefile @@ -1,6 +1,6 @@ #### configuration -VERSION = 0.1 +VERSION = 0.2pre NAME = xulmus include ../common/Makefile.common