Author: psharples
Date: Tue Feb 11 11:20:53 2014
New Revision: 1567059
URL: http://svn.apache.org/r1567059
Log:
Updated signnature config files for 1.0.0
Modified:
wookie/branches/wookie-1.0.x/etc/release/runsignatures.bat
wookie/branches/wookie-1.0.x/etc/release/runsignatures.sh
Modified: wookie/branches/wookie-1.0.x/etc/release/runsignatures.bat
URL:
http://svn.apache.org/viewvc/wookie/branches/wookie-1.0.x/etc/release/runsignatures.bat?rev=1567059&r1=1567058&r2=1567059&view=diff
==============================================================================
--- wookie/branches/wookie-1.0.x/etc/release/runsignatures.bat (original)
+++ wookie/branches/wookie-1.0.x/etc/release/runsignatures.bat Tue Feb 11
11:20:53 2014
@@ -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.15.0
+set WOOKIE-VERSION=1.0.0
set ROOT-FOLDER=%WOOKIE-VERSION%
set SOURCE-FOLDER=source
set SRC-BUILD-TAR=apache-wookie-%WOOKIE-VERSION%-src.tar.gz
Modified: wookie/branches/wookie-1.0.x/etc/release/runsignatures.sh
URL:
http://svn.apache.org/viewvc/wookie/branches/wookie-1.0.x/etc/release/runsignatures.sh?rev=1567059&r1=1567058&r2=1567059&view=diff
==============================================================================
--- wookie/branches/wookie-1.0.x/etc/release/runsignatures.sh (original)
+++ wookie/branches/wookie-1.0.x/etc/release/runsignatures.sh Tue Feb 11
11:20:53 2014
@@ -13,7 +13,7 @@
# limitations under the License.
#
echo "Run Signatures"
-export WOOKIE_VERSION="0.15.0"
+export WOOKIE_VERSION="1.0.0"
export ROOT_FOLDER=$WOOKIE_VERSION
export SOURCE_FOLDER="$WOOKIE_VERSION/source/"
export SRC_BUILD_TAR="apache-wookie-$WOOKIE_VERSION-src.tar.gz"