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>2021-01-07 10:22:15 +0300
committerJunio C Hamano <gitster@pobox.com>2021-01-07 10:33:44 +0300
commit72c4083ddf91b489b7b7b812df67ee8842177d98 (patch)
treeaa7201a1dd842a3d66155c5aa832e1885779c91f /GIT-VERSION-GEN
parentd3aff11c3eadf3c496859180d453ce07cde72b44 (diff)
The first batch in 2.31 cycle
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'GIT-VERSION-GEN')
-rwxr-xr-xGIT-VERSION-GEN2
1 files changed, 1 insertions, 1 deletions
diff --git a/GIT-VERSION-GEN b/GIT-VERSION-GEN
index 5085ef1390..0327733794 100755
--- a/GIT-VERSION-GEN
+++ b/GIT-VERSION-GEN
@@ -1,7 +1,7 @@
#!/bin/sh
GVF=GIT-VERSION-FILE
-DEF_VER=v2.30.0
+DEF_VER=v2.30.GIT
LF='
'