]> gitweb.fluxo.info Git - semanticscuttle.git/commitdiff
prepare release of 0.97.0
authorcweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>
Wed, 9 Jun 2010 05:59:51 +0000 (05:59 +0000)
committercweiske <cweiske@b3834d28-1941-0410-a4f8-b48e95affb8f>
Wed, 9 Jun 2010 05:59:51 +0000 (05:59 +0000)
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@712 b3834d28-1941-0410-a4f8-b48e95affb8f

build.xml
data/templates/about.tpl.php
doc/ChangeLog

index 9cf4de974258a1162433077ff41ee3b01fa2a441..c1db166f16c6c1a7371927bfcfd0ed71c330c51e 100644 (file)
--- a/build.xml
+++ b/build.xml
@@ -8,8 +8,8 @@
   -->
   <property file="build.properties" />
 
-  <property name="version-m"  value="0.96" />
-  <property name="version"    value="0.96.1" />
+  <property name="version-m"  value="0.97" />
+  <property name="version"    value="0.97.0" />
   <property name="zipfile"    value="${phing.project.name}-${version}.zip" />
   <property name="distfile"   value="dist/${zipfile}" />
   <property name="sfproject"  value="SemanticScuttle" />
index af5c6e7d7a1bd785da5af37e7a8edc47c7b35a16..7bff98d73eaf89c9a4aba23d3c4fe8d3db30a6ec 100644 (file)
@@ -17,7 +17,7 @@ $this->includeTemplate($GLOBALS['top_include']);
 
 
 <?php if(!is_null($currentUser) && $currentUser->isAdmin()): ?>
-<li>SemanticScuttle v0.96.1</li>
+<li>SemanticScuttle v0.97.0</li>
 <?php endif ?>
 </ul>
 
index 42d96cd613adf37d2f60d633932a12e9cb32b0af..5b4e4d3fa73a5073f99b6fb1b53589e56a870fdc 100644 (file)
@@ -1,9 +1,9 @@
 ChangeLog for SemantiScuttle
 ============================
 
-0.97.0 - 2010-?????
+0.97.0 - 2010-06-09
 -------------------
-- Many SQL optimizations
+- Many SQL optimizations - SemanticScuttle shows bookmarks 4 times faster now
 - New config option to skip "SET NAMES UTF8" call: $dbneedssetnames
 - Do not highlight admin bookmarks when $enableAdminColors is disabled
 - Add russian translation