update version
authorfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 19 Jan 2011 21:54:08 +0000 (21:54 +0000)
committerfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 19 Jan 2011 21:54:08 +0000 (21:54 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@1061023 13f79535-47bb-0310-9956-ffa450edef68

modules/jdbc-pool/build.properties.default
modules/jdbc-pool/sign.sh

index 1bcba8e..a4afc65 100644 (file)
@@ -28,7 +28,7 @@
 version.major=1
 version.minor=0
 version.build=9
-version.patch=2
+version.patch=3
 version.suffix=
 
 # ----- Default Base Path for Dependent Packages -----
index 6911066..72f4722 100755 (executable)
@@ -15,7 +15,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-VERSION=v1.0.9.2
+VERSION=v1.0.9.3
 for i in $(find output/release/$VERSION -name "*.zip" -o -name "*.tar.gz"); do
   echo Signing $i
   echo $1|gpg --passphrase-fd 0 -a -b $i