Release 24
authorMichael Ang <mang@archive.org>
Thu, 29 Apr 2010 21:38:00 +0000 (21:38 +0000)
committerMichael Ang <mang@archive.org>
Thu, 29 Apr 2010 21:38:00 +0000 (21:38 +0000)
BookReaderIA/inc/BookReader.inc

index a1e1839..e768b1a 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 = "r23";
+    $version = "r24";
     
     if ("" == $id) {
         echo "No identifier specified!";