Author: myrnavl
Date: Tue Sep 13 04:09:54 2011
New Revision: 1170028
URL: http://svn.apache.org/viewvc?rev=1170028&view=rev
Log:
DERBY-5287; 10.8.2 release tasks; bumping fourth digit after making RC1.
Modified:
db/derby/code/branches/10.8/tools/ant/properties/release.properties
Modified: db/derby/code/branches/10.8/tools/ant/properties/release.properties
URL: http://svn.apache.org/viewvc/db/derby/code/branches/10.8/tools/ant/properties/release.properties?rev=1170028&r1=1170027&r2=1170028&view=diff
==============================================================================
--- db/derby/code/branches/10.8/tools/ant/properties/release.properties (original)
+++ db/derby/code/branches/10.8/tools/ant/properties/release.properties Tue Sep 13 04:09:54
2011
@@ -15,7 +15,7 @@
drdamaint=0
-maint=2000000
+maint=2000001
major=10
minor=8
eversion=10.8
@@ -23,4 +23,4 @@ beta=false
copyright.comment=Copyright 1997, 2011 The Apache Software Foundation or its licensors, as
applicable.
vendor=The Apache Software Foundation
copyright.year=2011
-release.id.long=10.8.2.0
+release.id.long=10.8.2.1
|