Changeset - 133b117efe0e
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2012-11-26 20:39:45
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, 4, 5, 'b')
 
VERSION = (1, 5, 0, 'b')
 

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