Skip to content

Commit de4db07

Browse files
author
Git for Windows Build Agent
committed
Update 2 packages
mingw-w64-i686-git (2.49.0.rc2.windows.1-1 -> 2.49.0.1.cca1f38702-1) mingw-w64-i686-git-doc-html (2.49.0.rc2.windows.1-1 -> 2.49.0.1.cca1f38702-1) Signed-off-by: Git for Windows Build Agent <ci@git-for-windows.build>
1 parent d4e6ef1 commit de4db07

File tree

332 files changed

+286
-287
lines changed

Some content is hidden

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

332 files changed

+286
-287
lines changed

cmd/git-gui.exe

8 Bytes
Binary file not shown.

cmd/git-receive-pack.exe

0 Bytes
Binary file not shown.

cmd/git-upload-pack.exe

0 Bytes
Binary file not shown.

cmd/git.exe

0 Bytes
Binary file not shown.

cmd/gitk.exe

0 Bytes
Binary file not shown.

cmd/scalar.exe

0 Bytes
Binary file not shown.

cmd/tig.exe

0 Bytes
Binary file not shown.

git-bash.exe

0 Bytes
Binary file not shown.

git-cmd.exe

0 Bytes
Binary file not shown.

mingw32/bin/git-cvsserver

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

72-
my $VERSION = '2.49.0.rc2.windows.1';
72+
my $VERSION = '2.49.0.windows.1';
7373

7474
my $log = GITCVS::log->new();
7575
my $cfg;

0 commit comments

Comments
 (0)