Skip to content

Commit 2326acf

Browse files
author
Kay Sievers
committed
v264
1 parent 2c5c008 commit 2326acf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gitweb.cgi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ use Fcntl ':mode';
1717
binmode STDOUT, ':utf8';
1818

1919
my $cgi = new CGI;
20-
my $version = "263";
20+
my $version = "264";
2121
my $my_url = $cgi->url();
2222
my $my_uri = $cgi->url(-absolute => 1);
2323
my $rss_link = "";

0 commit comments

Comments
 (0)