diff --git a/xulmus/Makefile b/xulmus/Makefile index b161489d..118bb65e 100755 --- a/xulmus/Makefile +++ b/xulmus/Makefile @@ -1,6 +1,6 @@ #### configuration -VERSION = 0.1pre +VERSION = 0.1 NAME = xulmus include ../common/Makefile.common diff --git a/xulmus/NEWS b/xulmus/NEWS index 9260c32d..2f613fd3 100755 --- a/xulmus/NEWS +++ b/xulmus/NEWS @@ -1,2 +1,3 @@ -2009-XX-XX: - * version 0.1 (probably) +2009-03-28: + * version 0.1 + * first public release