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