##// END OF EJS Templates
version bump
marcink -
r3362:89e7b189 default
parent child Browse files
Show More
@@ -26,7 +26,7 b''
26 26 import sys
27 27 import platform
28 28
29 VERSION = (1, 5, 2)
29 VERSION = (1, 5, 3)
30 30
31 31 try:
32 32 from rhodecode.lib import get_current_revision
General Comments 0
You need to be logged in to leave comments. Login now