##// END OF EJS Templates
release: 0.4.0rc1 (release candidate)
Thomas De Schampheleire -
r7491:8db761c4 0.4.0rc1 default
parent child Browse files
Show More
@@ -30,7 +30,7 b' Original author and date, and relevant c'
30 30 import sys
31 31 import platform
32 32
33 VERSION = (0, 3, 99)
33 VERSION = (0, 4, 0, 'rc1')
34 34 BACKENDS = {
35 35 'hg': 'Mercurial repository',
36 36 'git': 'Git repository',
General Comments 0
You need to be logged in to leave comments. Login now