mirror of
https://github.com/git/git.git
synced 2024-11-01 23:07:55 +01:00
v265
This commit is contained in:
parent
281bf0cf4e
commit
8872653e5a
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ use Fcntl ':mode';
|
|||
binmode STDOUT, ':utf8';
|
||||
|
||||
my $cgi = new CGI;
|
||||
my $version = "264";
|
||||
my $version = "265";
|
||||
my $my_url = $cgi->url();
|
||||
my $my_uri = $cgi->url(-absolute => 1);
|
||||
my $rss_link = "";
|
||||
|
|
Loading…
Reference in a new issue