mirror of
https://github.com/git/git
synced 2024-11-05 18:59:29 +00:00
Git 2.32
Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
15664a5f35
commit
ebf3c04b26
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
#!/bin/sh
|
||||
|
||||
GVF=GIT-VERSION-FILE
|
||||
DEF_VER=v2.32.0-rc3
|
||||
DEF_VER=v2.32.0
|
||||
|
||||
LF='
|
||||
'
|
||||
|
|
Loading…
Reference in a new issue