Make the 0.7 release

Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@gmail.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Aneesh Kumar 2006-02-24 14:08:35 +05:30 коммит произвёл Junio C Hamano
Родитель 8b42f5ae54
Коммит 20d23f554d
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -422,7 +422,7 @@ class DiffWindow:
class GitView:
""" This is the main class
"""
version = "0.6"
version = "0.7"
def __init__(self, with_diff=0):
self.with_diff = with_diff