You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@manifoldcf.apache.org by ki...@apache.org on 2017/02/19 23:51:50 UTC

svn commit: r1783702 - /manifoldcf/branches/CONNECTORS-1196/framework/crawler-ui/src/main/webapp/index.jsp

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 &copy; 2009-2015&nbsp;&nbsp;&nbsp;&nbsp;<a target="_blank" href="http://manifoldcf.apache.org/">Apache ManifoldCF&trade;</a>.</strong>
+        <div class="pull-right hidden-xs"><b>Version</b> 2.6</div>
+        <strong>Copyright &copy; 2009-<%= java.util.Calendar.getInstance().get(java.util.Calendar.YEAR) %>&nbsp;&nbsp;&nbsp;&nbsp;<a target="_blank" href="http://manifoldcf.apache.org/">Apache ManifoldCF&trade;</a></strong>
       </footer>
     </div>
     <script src="javascript/jquery.min.js"></script>