Skip to content

Commit f3a3f05

Browse files
committed
GIT-VERSION: fix forgotten -rc0
This is actually `-rc1`, but this file was not adjusted before tagging. Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
1 parent c518f83 commit f3a3f05

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎GIT-VERSION-GEN‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/sh
22

3-
DEF_VER=v2.53.0-rc0
3+
DEF_VER=v2.53.0-rc1
44

55
# Identify microsoft/git via a distinct version suffix
66
DEF_VER=$DEF_VER.vfs.0.0

0 commit comments

Comments
 (0)