##// END OF EJS Templates
kallithea: 0.1
Mads Kiilerich -
r4495:d17e88a1 0.1 default
parent child Browse files
Show More
@@ -29,7 +29,7 b' Original author and date, and relevant c'
29 import sys
29 import sys
30 import platform
30 import platform
31
31
32 VERSION = (0, 0)
32 VERSION = (0, 1)
33 BACKENDS = {
33 BACKENDS = {
34 'hg': 'Mercurial repository',
34 'hg': 'Mercurial repository',
35 'git': 'Git repository',
35 'git': 'Git repository',
General Comments 0
You need to be logged in to leave comments. Login now