Revision: 616
http://treebase.svn.sourceforge.net/treebase/?rev=616&view=rev
Author: hlapp
Date: 2010-03-17 14:35:21 +0000 (Wed, 17 Mar 2010)
Log Message:
-----------
Fixed version of PostgreSQL.
Modified Paths:
--------------
trunk/treebase-web/src/main/webapp/WEB-INF/pages/technology.jsp
Modified: trunk/treebase-web/src/main/webapp/WEB-INF/pages/technology.jsp
===================================================================
--- trunk/treebase-web/src/main/webapp/WEB-INF/pages/technology.jsp 2010-03-17 14:22:24 UTC (rev 615)
+++ trunk/treebase-web/src/main/webapp/WEB-INF/pages/technology.jsp 2010-03-17 14:35:21 UTC (rev 616)
@@ -12,7 +12,7 @@
</p>
<h2>Implementation Technologies</h2>
<ul>
- <li>Database: <a href="http://www.postgresql.org/">PostgreSQL 8.3</a></li>
+ <li>Database: <a href="http://www.postgresql.org/">PostgreSQL 8.4.2</a></li>
<li>Programming language: Java (web-application), Perl (data migration and
maintenance)</li>
<li>Database ORM: <a href="http://www.hibernate.org/">Hibernate</a></li>
@@ -149,4 +149,4 @@
<em>Evolutionary Bioinformatics Online</em>, <strong>1</strong>: 37-46.
</p>
</div>
-</div>
\ No newline at end of file
+</div>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|