Skip to content

Commit b16106d

Browse files
author
Git for Windows Build Agent
committed
Update 1 package
git (2.47.0-1 -> 2.47.1-1) Signed-off-by: Git for Windows Build Agent <[email protected]>
1 parent 642aca6 commit b16106d

File tree

384 files changed

+19
-19
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

384 files changed

+19
-19
lines changed

usr/bin/git-cvsserver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ use File::Path qw/rmtree/;
2828
use File::Basename;
2929
use Getopt::Long qw(:config require_order no_ignore_case);
3030

31-
my $VERSION = '2.47.0';
31+
my $VERSION = '2.47.1';
3232

3333
my $log = GITCVS::log->new();
3434
my $cfg;

0 commit comments

Comments
 (0)