diff --git a/wscript b/wscript index 9dd2c74a..f5e22ea3 100644 --- a/wscript +++ b/wscript @@ -10,7 +10,7 @@ import re APPNAME='ladish' VERSION='0.2' DBUS_NAME_BASE = 'org.ladish' -RELEASE = False +RELEASE = True # these variables are mandatory ('/' are converted automatically) srcdir = '.'