diff options
author | Jiang Xin <worldhello.net@gmail.com> | 2012-03-08 10:17:21 +0800 |
---|---|---|
committer | Jiang Xin <worldhello.net@gmail.com> | 2012-03-08 10:17:21 +0800 |
commit | 13ef39663552083235c2773c9aa8414a5be675ee (patch) | |
tree | dbd5cfc35251ae2a60a93f3842d1acea862ab072 /GIT-VERSION-GEN | |
parent | l10n: Update zh_CN translation for 1.7.9.2 (diff) | |
parent | Git 1.7.10-rc0 (diff) | |
download | tgif-13ef39663552083235c2773c9aa8414a5be675ee.tar.xz |
Merge v1.7.10-rc0 for git l10n update
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-x | GIT-VERSION-GEN | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN index c25fd2a374..f28ceef12e 100755 --- a/GIT-VERSION-GEN +++ b/GIT-VERSION-GEN @@ -1,7 +1,7 @@ #!/bin/sh GVF=GIT-VERSION-FILE -DEF_VER=v1.7.9.GIT +DEF_VER=v1.7.10-rc0 LF=' ' |