Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJunio C Hamano <gitster@pobox.com>2008-04-02 21:29:10 +0400
committerJunio C Hamano <gitster@pobox.com>2008-04-02 21:29:10 +0400
commit7ae512b7da17e8f8c474fa80fb44b023c6f83882 (patch)
tree2e8baa4cbf4631504f68d65f88c8b64083b3e0da /git-gui/GIT-VERSION-GEN
parent5fbd0a44cfee7be96fe29b9252f34b8f1bce9ac5 (diff)
parent3d654be48f65545c4d3e35f5d3bbed5489820930 (diff)
Merge git://repo.or.cz/git-gui
* git://repo.or.cz/git-gui: git-gui 0.10 git-gui: Add shortcut keys for Show More/Less Context
Diffstat (limited to 'git-gui/GIT-VERSION-GEN')
-rwxr-xr-xgit-gui/GIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/git-gui/GIT-VERSION-GEN b/git-gui/GIT-VERSION-GEN
index cfe46a857e..0ab478ef90 100755
--- a/git-gui/GIT-VERSION-GEN
+++ b/git-gui/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=0.9.GITGUI
+DEF_VER=0.10.GITGUI
LF='
'