Bump version number
authorMichael Ang <mang@archive.org>
Wed, 25 Nov 2009 18:59:43 +0000 (18:59 +0000)
committerMichael Ang <mang@archive.org>
Wed, 25 Nov 2009 18:59:43 +0000 (18:59 +0000)
BookReaderIA/inc/BookReader.inc

index 653ebc7..ac0c6c6 100644 (file)
@@ -81,7 +81,7 @@ class BookReader
     // manually update with Launchpad version number at each checkin so that browsers
     // do not use old cached version
     // see https://bugs.launchpad.net/gnubook/+bug/330748
-    $version = "0.9.17";
+    $version = "0.9.18";
     
     if ("" == $id) {
         echo "No identifier specified!";