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