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