mirror of
https://github.com/git-for-windows/git.git
synced 2026-03-15 09:08:42 -05:00
v255
This commit is contained in:
@@ -17,7 +17,7 @@ use Fcntl ':mode';
|
||||
binmode STDOUT, ':utf8';
|
||||
|
||||
my $cgi = new CGI;
|
||||
my $version = "254";
|
||||
my $version = "255";
|
||||
my $my_url = $cgi->url();
|
||||
my $my_uri = $cgi->url(-absolute => 1);
|
||||
my $rss_link = "";
|
||||
|
||||
Reference in New Issue
Block a user