Revert "Development cycle for version 2" (1-stable branch)

This reverts commit 7f05684806.
This commit is contained in:
Nedko Arnaudov 2023-01-29 15:09:04 +02:00
parent 655a9dc2c7
commit f10cf15983
1 changed files with 2 additions and 2 deletions

View File

@ -7,9 +7,9 @@ from __future__ import with_statement
parallel_debug = False
APPNAME='ladish'
VERSION='2-dev'
VERSION='1'
DBUS_NAME_BASE = 'org.ladish'
RELEASE = False
RELEASE = True
# these variables are mandatory ('/' are converted automatically)
top = '.'