Skip to content

Commit

Permalink
GIT-VERSION-GEN: bump to 2.47.2
Browse files Browse the repository at this point in the history
This version of microsoft/git is now based on 2.47.1(2) as well as
2.47.2 following the preceeding merge commit. Let's bump the version
generation file to account for this.

Signed-off-by: Matthew John Cheetham <mjcheetham@outlook.com>
  • Loading branch information
mjcheetham committed Jan 14, 2025
1 parent 7ae51f1 commit fc6ff02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion GIT-VERSION-GEN
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/bin/sh

GVF=GIT-VERSION-FILE
DEF_VER=v2.47.1
DEF_VER=v2.47.2

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

0 comments on commit fc6ff02

Please sign in to comment.