mirror of
https://github.com/git/git
synced 2024-11-05 01:58:18 +00:00
Git 2.47
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
5c97f7ba5c
commit
777489f9e0
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
GVF=GIT-VERSION-FILE
|
||||
DEF_VER=v2.47.0-rc1
|
||||
DEF_VER=v2.47.0
|
||||
|
||||
LF='
|
||||
'
|
||||
|
|
Loading…
Reference in a new issue