Bump version number
authorMichael Ang <mang@archive.org>
Tue, 9 Mar 2010 01:26:24 +0000 (01:26 +0000)
committerMichael Ang <mang@archive.org>
Tue, 9 Mar 2010 01:26:24 +0000 (01:26 +0000)
BookReaderIA/inc/BookReader.inc

index 4bfcbd7..1b2606f 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.20";
+    $version = "0.9.21";
     
     if ("" == $id) {
         echo "No identifier specified!";