Author: psharples
Date: Fri Aug  2 11:02:24 2013
New Revision: 1509620

URL: http://svn.apache.org/r1509620
Log:
updated version number in demo page

Modified:
    wookie/trunk/src/main/webapp/demo/index.htm

Modified: wookie/trunk/src/main/webapp/demo/index.htm
URL: 
http://svn.apache.org/viewvc/wookie/trunk/src/main/webapp/demo/index.htm?rev=1509620&r1=1509619&r2=1509620&view=diff
==============================================================================
--- wookie/trunk/src/main/webapp/demo/index.htm (original)
+++ wookie/trunk/src/main/webapp/demo/index.htm Fri Aug  2 11:02:24 2013
@@ -17,7 +17,7 @@
 
 <html>
        <head>
-               <title>Apache Wookie 0.14</title>
+               <title>Apache Wookie 0.15.0</title>
                <script src="jquery.min.js"></script>
                <script src="wookie-connector.js"></script>
                <script src="wookie.js"></script>
@@ -47,7 +47,7 @@
         <!-- Title area -->
         <div id="banner">
             <img alt="Apache Wookie" src="logo.png">
-            <h1 class="title">Apache Wookie 0.14</h1>
+            <h1 class="title">Apache Wookie 0.15.0</h1>
         </div>
 
         


Reply via email to