You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directmemory.apache.org by ol...@apache.org on 2013/09/17 06:59:57 UTC

svn commit: r1523888 - /directmemory/trunk/src/site/apt/simple-usage.apt.vm

Author: olamy
Date: Tue Sep 17 04:59:57 2013
New Revision: 1523888

URL: http://svn.apache.org/r1523888
Log:
0.2 available now

Modified:
    directmemory/trunk/src/site/apt/simple-usage.apt.vm

Modified: directmemory/trunk/src/site/apt/simple-usage.apt.vm
URL: http://svn.apache.org/viewvc/directmemory/trunk/src/site/apt/simple-usage.apt.vm?rev=1523888&r1=1523887&r2=1523888&view=diff
==============================================================================
--- directmemory/trunk/src/site/apt/simple-usage.apt.vm (original)
+++ directmemory/trunk/src/site/apt/simple-usage.apt.vm Tue Sep 17 04:59:57 2013
@@ -67,7 +67,7 @@ DirectMemory Simple Usage
 
 +------------------------
   cacheService.clear();
-  cacheService.close(); // close() is available in 0.2-SNAPSHOT+ only
+  cacheService.close(); // close() is available in 0.2+ only
 +------------------------