Organization defined users whose user roles do not expire will also not have their...
[aaf/authz.git] / version.properties
index 26d6bcf..02ce089 100644 (file)
 # ============LICENSE_END============================================
 ###
 
+
 # Versioning variables
 # 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 TAG <version>2.1.21-SNAPSHOT</version> is here to help remember to change this file.  Keep it up to date with the following "real" entries:
 major=2
 minor=1
-patch=8
+patch=21
 
 base_version=${major}.${minor}.${patch}