Author: scottbw
Date: Sat Mar  9 15:06:36 2013
New Revision: 1454730

URL: http://svn.apache.org/r1454730
Log:
Updated version of demo to 0.14 ready for next release

Modified:
    wookie/trunk/WebContent/demo/index.htm
    wookie/trunk/WebContent/demo/wookie-connector.js

Modified: wookie/trunk/WebContent/demo/index.htm
URL: 
http://svn.apache.org/viewvc/wookie/trunk/WebContent/demo/index.htm?rev=1454730&r1=1454729&r2=1454730&view=diff
==============================================================================
--- wookie/trunk/WebContent/demo/index.htm (original)
+++ wookie/trunk/WebContent/demo/index.htm Sat Mar  9 15:06:36 2013
@@ -17,7 +17,7 @@
 
 <html>
        <head>
-               <title>Apache Wookie 0.13</title>
+               <title>Apache Wookie 0.14</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.13</h1>
+            <h1 class="title">Apache Wookie 0.14</h1>
         </div>
 
         

Modified: wookie/trunk/WebContent/demo/wookie-connector.js
URL: 
http://svn.apache.org/viewvc/wookie/trunk/WebContent/demo/wookie-connector.js?rev=1454730&r1=1454729&r2=1454730&view=diff
==============================================================================
--- wookie/trunk/WebContent/demo/wookie-connector.js (original)
+++ wookie/trunk/WebContent/demo/wookie-connector.js Sat Mar  9 15:06:36 2013
@@ -19,7 +19,7 @@
  
 //
 // Wookie JavaScript Connector 
-// @version 0.13
+// @version 0.14
 //
 //
 // Example usage:


Reply via email to