|
From: <cw...@us...> - 2010-08-30 22:11:40
|
Revision: 42
http://proai.svn.sourceforge.net/proai/?rev=42&view=rev
Author: cwilper
Date: 2010-08-30 22:11:34 +0000 (Mon, 30 Aug 2010)
Log Message:
-----------
prep for release - upped version and copyright information
Modified Paths:
--------------
trunk/src/doc/index.html
trunk/src/doc/license/index.html
trunk/src/java/proai/Proai.properties
Modified: trunk/src/doc/index.html
===================================================================
--- trunk/src/doc/index.html 2010-08-30 22:09:04 UTC (rev 41)
+++ trunk/src/doc/index.html 2010-08-30 22:11:34 UTC (rev 42)
@@ -194,6 +194,7 @@
<div id="copyright">
Copyright © 2006-2007, Cornell University<br/>
Copyright © 2008-2009, Fedora Commons, Inc.<br/>
+ Copyright © 2009-2010, DuraSpace<br/>
</div>
</div>
</body>
Modified: trunk/src/doc/license/index.html
===================================================================
--- trunk/src/doc/license/index.html 2010-08-30 22:09:04 UTC (rev 41)
+++ trunk/src/doc/license/index.html 2010-08-30 22:11:34 UTC (rev 42)
@@ -57,6 +57,7 @@
<div class="copyright">
Copyright © 2006-2007, Cornell University<br/>
Copyright © 2008-2009, Fedora Commons, Inc.<br/>
+ Copyright © 2009-2010, DuraSpace<br/>
</div>
<div class="license">
Licensed under the <a href="asl-2.0.txt">Apache Software License, Version 2</a><br/>
Modified: trunk/src/java/proai/Proai.properties
===================================================================
--- trunk/src/java/proai/Proai.properties 2010-08-30 22:09:04 UTC (rev 41)
+++ trunk/src/java/proai/Proai.properties 2010-08-30 22:11:34 UTC (rev 42)
@@ -1,2 +1,2 @@
-proai.version = 1.1.1
+proai.version = 1.1.2
proai.buildDate = @buildDate@
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|