Author: psharples
Date: Fri Aug  2 11:03:14 2013
New Revision: 1509621

URL: http://svn.apache.org/r1509621
Log:
updated build scripts for next release

Modified:
    wookie/trunk/etc/release/runsignatures.bat
    wookie/trunk/etc/release/runsignatures.sh

Modified: wookie/trunk/etc/release/runsignatures.bat
URL: 
http://svn.apache.org/viewvc/wookie/trunk/etc/release/runsignatures.bat?rev=1509621&r1=1509620&r2=1509621&view=diff
==============================================================================
--- wookie/trunk/etc/release/runsignatures.bat (original)
+++ wookie/trunk/etc/release/runsignatures.bat Fri Aug  2 11:03:14 2013
@@ -11,7 +11,7 @@ rem WITHOUT WARRANTIES OR CONDITIONS OF 
 rem See the License for the specific language governing permissions and
 rem limitations under the License.
 
-set WOOKIE-VERSION=0.14.1-SNAPSHOT
+set WOOKIE-VERSION=0.15.0
 set ROOT-FOLDER=%WOOKIE-VERSION%
 set SOURCE-FOLDER=source
 set SRC-BUILD-TAR=apache-wookie-%WOOKIE-VERSION%-src.tar.gz

Modified: wookie/trunk/etc/release/runsignatures.sh
URL: 
http://svn.apache.org/viewvc/wookie/trunk/etc/release/runsignatures.sh?rev=1509621&r1=1509620&r2=1509621&view=diff
==============================================================================
--- wookie/trunk/etc/release/runsignatures.sh (original)
+++ wookie/trunk/etc/release/runsignatures.sh Fri Aug  2 11:03:14 2013
@@ -13,7 +13,7 @@
 # limitations under the License.
 #
 echo "Run Signatures"
-export WOOKIE_VERSION="0.14.1-SNAPSHOT"
+export WOOKIE_VERSION="0.15.0"
 export ROOT_FOLDER=$WOOKIE_VERSION
 export SOURCE_FOLDER="$WOOKIE_VERSION/source/"
 export SRC_BUILD_TAR="apache-wookie-$WOOKIE_VERSION-src.tar.gz"


Reply via email to