Changeset - 0239953fa711
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 14 years ago 2012-03-28 22:41:51
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, 3, 4, 'b')
 
VERSION = (1, 3, 5, 'b')
 

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