Author: psharples
Date: Tue Feb 11 11:15:51 2014
New Revision: 1567053
URL: http://svn.apache.org/r1567053
Log:
Updated hard coded 0.15.0 references
Modified:
wookie/branches/wookie-1.0.x/src/main/webapp/demo/index.htm
Modified: wookie/branches/wookie-1.0.x/src/main/webapp/demo/index.htm
URL:
http://svn.apache.org/viewvc/wookie/branches/wookie-1.0.x/src/main/webapp/demo/index.htm?rev=1567053&r1=1567052&r2=1567053&view=diff
==============================================================================
--- wookie/branches/wookie-1.0.x/src/main/webapp/demo/index.htm (original)
+++ wookie/branches/wookie-1.0.x/src/main/webapp/demo/index.htm Tue Feb 11
11:15:51 2014
@@ -17,7 +17,7 @@
<html>
<head>
- <title>Apache Wookie 0.15.0</title>
+ <title>Apache Wookie 1.0.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.15.0</h1>
+ <h1 class="title">Apache Wookie 1.0.0</h1>
</div>