Merge "Upgrade to PostgreSQL 13"
[cps.git] / version.properties
old mode 100644 (file)
new mode 100755 (executable)
index d38d843..74c57ef
@@ -1,9 +1,9 @@
 # Note that these variables cannot be structured (e.g. : version.release or version.snapshot etc... )
 # because they are used in Jenkins, whose plug-in doesn't support this
 
-major=0
-minor=0
-patch=1
+major=1
+minor=1
+patch=0
 
 base_version=${major}.${minor}.${patch}