Skip to content
This repository has been archived by the owner on Jan 27, 2023. It is now read-only.

Commit

Permalink
misc.
Browse files Browse the repository at this point in the history
  • Loading branch information
mkucej committed Mar 15, 2015
1 parent 78ef24d commit 99a752c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion about.php
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
<p>
<b><a href="http://i-librarian.net" target="_blank">I, Librarian web site</a></b>
<br>
<a href="http://code.google.com/p/i-librarian/issues/list" target="_blank">(issues and sugestions)</a>
<a href="https://github.com/mkucej/i-librarian/issues" target="_blank">(issues and sugestions)</a>
</p>
</div>
</div>
Expand Down
2 changes: 1 addition & 1 deletion data.php
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?php

// I, Librarian version
$version = '3.4';
$version = '3.4.1';

// initial PHP settings
ini_set('user_agent', $_SERVER['HTTP_USER_AGENT']);
Expand Down

0 comments on commit 99a752c

Please sign in to comment.