Skip to content

Commit

Permalink
v267
Browse files Browse the repository at this point in the history
  • Loading branch information
Kay Sievers committed May 30, 2006
1 parent bfb689b commit 1130ef3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gitweb.cgi
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ use Fcntl ':mode';
binmode STDOUT, ':utf8';

my $cgi = new CGI;
my $version = "266";
my $version = "267";
my $my_url = $cgi->url();
my $my_uri = $cgi->url(-absolute => 1);
my $rss_link = "";
Expand Down

0 comments on commit 1130ef3

Please sign in to comment.