up the version
authorfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 24 Jul 2009 19:15:31 +0000 (19:15 +0000)
committerfhanik <fhanik@13f79535-47bb-0310-9956-ffa450edef68>
Fri, 24 Jul 2009 19:15:31 +0000 (19:15 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@797616 13f79535-47bb-0310-9956-ffa450edef68

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

index d9becb7..31eda6c 100644 (file)
@@ -27,7 +27,7 @@
 # ----- Vesion Control Flags -----
 version.major=1
 version.minor=0
-version.build=6
+version.build=7
 version.patch=
 version.suffix=
 
index d60e2bd..c35d320 100755 (executable)
@@ -15,7 +15,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-VERSION=v1.0.6
+VERSION=v1.0.7
 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