ladish-0.3 release

This commit is contained in:
Nedko Arnaudov 2011-01-09 18:51:04 +02:00
parent 5057e59fa2
commit dec0b7d9b8
1 changed files with 2 additions and 2 deletions

View File

@ -12,9 +12,9 @@ from waflib.Scripting import Dist
parallel_debug = False parallel_debug = False
APPNAME='ladish' APPNAME='ladish'
VERSION='0.3-rc' VERSION='0.3'
DBUS_NAME_BASE = 'org.ladish' DBUS_NAME_BASE = 'org.ladish'
RELEASE = False RELEASE = True
# these variables are mandatory ('/' are converted automatically) # these variables are mandatory ('/' are converted automatically)
top = '.' top = '.'