Author: kishore
Date: Sun Feb 19 23:51:50 2017
New Revision: 1783702
URL: http://svn.apache.org/viewvc?rev=1783702&view=rev
Log:
Updated version info in index.jsp
Modified:
manifoldcf/branches/CONNECTORS-1196/framework/crawler-ui/src/main/webapp/index.jsp
Modified:
manifoldcf/branches/CONNECTORS-1196/framework/crawler-ui/src/main/webapp/index.jsp
URL:
http://svn.apache.org/viewvc/manifoldcf/branches/CONNECTORS-1196/framework/crawler-ui/src/main/webapp/index.jsp?rev=1783702&r1=1783701&r2=1783702&view=diff
==============================================================================
---
manifoldcf/branches/CONNECTORS-1196/framework/crawler-ui/src/main/webapp/index.jsp
(original)
+++
manifoldcf/branches/CONNECTORS-1196/framework/crawler-ui/src/main/webapp/index.jsp
Sun Feb 19 23:51:50 2017
@@ -81,8 +81,8 @@
</section>
</div>
<footer class="main-footer">
- <div class="pull-right hidden-xs"><b>Version</b> 2.2</div>
- <strong>Copyright © 2009-2015 <a
target="_blank" href="http://manifoldcf.apache.org/">Apache
ManifoldCF™</a>.</strong>
+ <div class="pull-right hidden-xs"><b>Version</b> 2.6</div>
+ <strong>Copyright © 2009-<%=
java.util.Calendar.getInstance().get(java.util.Calendar.YEAR)
%> <a target="_blank"
href="http://manifoldcf.apache.org/">Apache ManifoldCF™</a></strong>
</footer>
</div>
<script src="javascript/jquery.min.js"></script>