Changeset - 6f3a73439d05
[Not reviewed]
beta
0 1 0
Marcin Kuzminski - 13 years ago 2012-09-03 22:23:58
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, 0, 'b')
 
VERSION = (1, 4, 1, 'b')
 

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