##// END OF EJS Templates
0.13.1.rc3
MinRK -
Show More
@@ -23,7 +23,7 b' _version_major = 0'
23 _version_minor = 13
23 _version_minor = 13
24 _version_micro = 1 # use '' for first of series, number for 1 and above
24 _version_micro = 1 # use '' for first of series, number for 1 and above
25 # _version_extra = 'dev'
25 # _version_extra = 'dev'
26 _version_extra = 'rc2'
26 _version_extra = 'rc3'
27 # _version_extra = '' # Uncomment this for full releases
27 # _version_extra = '' # Uncomment this for full releases
28
28
29 # Construct full version string from these.
29 # Construct full version string from these.
General Comments 0
You need to be logged in to leave comments. Login now