mirror of
https://github.com/git/git.git
synced 2026-01-25 16:27:18 +09:00
v258
This commit is contained in:
parent
6a928415e2
commit
4cdd1f9031
@ -17,7 +17,7 @@ use Fcntl ':mode';
|
||||
binmode STDOUT, ':utf8';
|
||||
|
||||
my $cgi = new CGI;
|
||||
my $version = "257";
|
||||
my $version = "258";
|
||||
my $my_url = $cgi->url();
|
||||
my $my_uri = $cgi->url(-absolute => 1);
|
||||
my $rss_link = "";
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user