Changeset - 82a6d17d05bb
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2012-12-15 17:20:25
marcin@python-works.com
version bump
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
rhodecode/__init__.py
Show inline comments
 
@@ -26,7 +26,7 @@
 
import sys
 
import platform
 

	
 
VERSION = (1, 5, 1, 'b')
 
VERSION = (1, 5, 2, 'b')
 

	
 
try:
 
    from rhodecode.lib import get_current_revision
0 comments (0 inline, 0 general)