Remove trailing newline. Bump version number.
authorMichael Ang <mang@archive.org>
Wed, 2 Jun 2010 17:22:00 +0000 (17:22 +0000)
committerMichael Ang <mang@archive.org>
Wed, 2 Jun 2010 17:22:00 +0000 (17:22 +0000)
BookReaderIA/inc/BookReader.inc

index 90d388b..585ee1d 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 = "r26";
+    $version = "r26a";
     
     if (BookReader::getDevHost($server)) {
         // on dev host - add time to force reload
@@ -300,4 +300,4 @@ class BookReader
     
 }
 
-?>
\ No newline at end of file
+?>