зеркало из https://github.com/microsoft/git.git
gitview: Bump the rev
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:
Родитель
8b42f5ae54
Коммит
20d23f554d
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче