Changeset 259

Show
Ignore:
Timestamp:
09/30/09 09:08:50 (8 weeks ago)
Author:
cristy
Message:
 
Location:
WizardsToolkit/trunk
Files:
11 modified

Legend:

Unmodified
Added
Removed
  • WizardsToolkit/trunk/config/configure.xml

    r239 r259  
    1515  <configure name="CVS_BRANCH_TAG" value="" /> 
    1616  <configure name="NAME" value="WizardsToolkit" /> 
    17   <configure name="VERSION" value="1.0.6" /> 
    18   <configure name="LIB_VERSION" value="0x106" /> 
    19   <configure name="LIB_VERSION_NUMBER" value="1,0,6,10" /> 
    20   <configure name="RELEASE_DATE" value="2009-09-28" /> 
     17  <configure name="VERSION" value="1.0.7" /> 
     18  <configure name="LIB_VERSION" value="0x107" /> 
     19  <configure name="LIB_VERSION_NUMBER" value="1,0,7,0" /> 
     20  <configure name="RELEASE_DATE" value="2009-09-30" /> 
    2121  <configure name="COPYRIGHT" value="Copyright (C) 1999-2009 ImageMagick Studio LLC" /> 
    2222  <configure name="WEBSITE" value="http://www.wizards-toolkit.org" /> 
  • WizardsToolkit/trunk/configure

    r239 r259  
    11#! /bin/sh 
    22# Guess values for system-dependent variables and create Makefiles. 
    3 # Generated by GNU Autoconf 2.63 for WizardsToolkit 1.0.6. 
     3# Generated by GNU Autoconf 2.63 for WizardsToolkit 1.0.7. 
    44# 
    55# Report bugs to <http://www.wizards-toolkit.org>. 
     
    746746PACKAGE_NAME='WizardsToolkit' 
    747747PACKAGE_TARNAME='WizardsToolkit' 
    748 PACKAGE_VERSION='1.0.6' 
    749 PACKAGE_STRING='WizardsToolkit 1.0.6' 
     748PACKAGE_VERSION='1.0.7' 
     749PACKAGE_STRING='WizardsToolkit 1.0.7' 
    750750PACKAGE_BUGREPORT='http://www.wizards-toolkit.org' 
    751751 
     
    16271627  # This message is too long to be a string in the A/UX 3.1 sh. 
    16281628  cat <<_ACEOF 
    1629 \`configure' configures WizardsToolkit 1.0.6 to adapt to many kinds of systems. 
     1629\`configure' configures WizardsToolkit 1.0.7 to adapt to many kinds of systems. 
    16301630 
    16311631Usage: $0 [OPTION]... [VAR=VALUE]... 
     
    16981698if test -n "$ac_init_help"; then 
    16991699  case $ac_init_help in 
    1700      short | recursive ) echo "Configuration of WizardsToolkit 1.0.6:";; 
     1700     short | recursive ) echo "Configuration of WizardsToolkit 1.0.7:";; 
    17011701   esac 
    17021702  cat <<\_ACEOF 
     
    18331833if $ac_init_version; then 
    18341834  cat <<\_ACEOF 
    1835 WizardsToolkit configure 1.0.6 
     1835WizardsToolkit configure 1.0.7 
    18361836generated by GNU Autoconf 2.63 
    18371837 
     
    18471847running configure, to aid debugging if configure makes a mistake. 
    18481848 
    1849 It was created by WizardsToolkit $as_me 1.0.6, which was 
     1849It was created by WizardsToolkit $as_me 1.0.7, which was 
    18501850generated by GNU Autoconf 2.63.  Invocation command line was 
    18511851 
     
    3235132351# values after options handling. 
    3235232352ac_log=" 
    32353 This file was extended by WizardsToolkit $as_me 1.0.6, which was 
     32353This file was extended by WizardsToolkit $as_me 1.0.7, which was 
    3235432354generated by GNU Autoconf 2.63.  Invocation command line was 
    3235532355 
     
    3241432414cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 
    3241532415ac_cs_version="\\ 
    32416 WizardsToolkit config.status 1.0.6 
     32416WizardsToolkit config.status 1.0.7 
    3241732417configured by $0, generated by GNU Autoconf 2.63, 
    3241832418  with options \\"`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" 
  • WizardsToolkit/trunk/configure.ac

    r239 r259  
    1 #  Copyright 1999-2007 ImageMagick Studio LLC, a non-profit organization 
     1#  Copyright 1999-2009 ImageMagick Studio LLC, a non-profit organization 
    22#  dedicated to making software imaging solutions freely available. 
    33# 
     
    1616 
    1717AC_PREREQ(2.63) 
    18 AC_INIT([WizardsToolkit],[1.0.6],[http://www.wizards-toolkit.org],[WizardsToolkit]) 
     18AC_INIT([WizardsToolkit],[1.0.7],[http://www.wizards-toolkit.org],[WizardsToolkit]) 
    1919AC_CONFIG_SRCDIR([wizard/WizardsToolkit.h]) 
    2020AC_CONFIG_AUX_DIR([config]) 
  • WizardsToolkit/trunk/utilities/decipher.1

    r1 r259  
    88\fBDecipher\fP converts ciphertext to plaintext. 
    99 
    10 For more information about the decipher command, point your browser to file:///usr/local/share/doc/WizardsToolkit-1.0.6/www/decipher.html or http://www.wizards-toolkit.org/script/decipher.php. 
     10For more information about the decipher command, point your browser to file:///usr/local/share/doc/WizardsToolkit-1.0.7/www/decipher.html or http://www.wizards-toolkit.org/script/decipher.php. 
    1111.SH DESCRIPTION 
    1212  -authenticate method authenticate with this method: Secret or Public 
     
    3636.SH COPYRIGHT 
    3737 
    38 \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/WizardsToolkit-1.0.6/www/license.php or http://www.wizards-toolkit.org/script/license.php\fP 
     38\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/WizardsToolkit-1.0.7/www/license.php or http://www.wizards-toolkit.org/script/license.php\fP 
  • WizardsToolkit/trunk/utilities/digest.1

    r1 r259  
    1010\fBDigest\fP prints a message digest for one or more files or verifies against an existing message digest file. 
    1111 
    12 For more information about the digest command, point your browser to file:///usr/local/share/doc/WizardsToolkit-1.0.6/www/digest.html or http://www.wizards-toolkit.org/script/digest.php. 
     12For more information about the digest command, point your browser to file:///usr/local/share/doc/WizardsToolkit-1.0.7/www/digest.html or http://www.wizards-toolkit.org/script/digest.php. 
    1313.SH DESCRIPTION 
    1414  -authenticate        read message digests from a file and authenticate them 
     
    2525.SH COPYRIGHT 
    2626 
    27 \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/WizardsToolkit-1.0.6/www/license.php or http://www.wizards-toolkit.org/script/license.php\fP 
     27\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/WizardsToolkit-1.0.7/www/license.php or http://www.wizards-toolkit.org/script/license.php\fP 
  • WizardsToolkit/trunk/utilities/encipher.1

    r1 r259  
    88\fBEncipher\fP converts plaintext to ciphertext. 
    99 
    10 For more information about the encipher command, point your browser to file:///usr/local/share/doc/WizardsToolkit-1.0.6/www/encipher.html or http://www.wizards-toolkit.org/script/encipher.php. 
     10For more information about the encipher command, point your browser to file:///usr/local/share/doc/WizardsToolkit-1.0.7/www/encipher.html or http://www.wizards-toolkit.org/script/encipher.php. 
    1111.SH DESCRIPTION 
    1212  -authenticate method authenticate with this method: Secret or Public 
     
    3636.SH COPYRIGHT 
    3737 
    38 \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/WizardsToolkit-1.0.6/www/license.php or http://www.wizards-toolkit.org/script/license.php\fP 
     38\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/WizardsToolkit-1.0.7/www/license.php or http://www.wizards-toolkit.org/script/license.php\fP 
  • WizardsToolkit/trunk/utilities/keyring.1

    r1 r259  
    1010\fBKeyring\fP imports, exports, list properties of keys in your keyring. 
    1111 
    12 For more information about the keyring command, point your browser to file:///usr/local/share/doc/WizardsToolkit-1.0.6/www/keyring.html or http://www.wizards-toolkit.org/script/keyring.php. 
     12For more information about the keyring command, point your browser to file:///usr/local/share/doc/WizardsToolkit-1.0.7/www/keyring.html or http://www.wizards-toolkit.org/script/keyring.php. 
    1313.SH DESCRIPTION 
    1414  -debug events        display copious debugging information 
     
    2323.SH COPYRIGHT 
    2424 
    25 \fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/WizardsToolkit-1.0.6/www/license.php or http://www.wizards-toolkit.org/script/license.php\fP 
     25\fBCopyright (C) 1999-2009 ImageMagick Studio LLC. Additional copyrights and licenses apply to this software, see file:///usr/local/share/doc/WizardsToolkit-1.0.7/www/license.php or http://www.wizards-toolkit.org/script/license.php\fP 
  • WizardsToolkit/trunk/version.sh

    r1 r259  
    1010# Package version.  This is is the numeric version suffix applied to 
    1111# PACKAGE_NAME (e.g. "1.0.0"). 
    12 PACKAGE_VERSION='1.0.6' 
    13 PACKAGE_LIB_VERSION="0x106" 
    14 PACKAGE_RELEASE="10" 
    15 PACKAGE_LIB_VERSION_NUMBER="1,0,6,${PACKAGE_RELEASE}" 
     12PACKAGE_VERSION='1.0.7' 
     13PACKAGE_LIB_VERSION="0x107" 
     14PACKAGE_RELEASE="0" 
     15PACKAGE_LIB_VERSION_NUMBER="1,0,7,${PACKAGE_RELEASE}" 
    1616PACKAGE_RELEASE_DATE=`date +%F` 
    1717PACKAGE_STRING="$PACKAGE_NAME $PACKAGE_VERSION" 
  • WizardsToolkit/trunk/windows/bin/configure.xml

    r1 r259  
    88<configuremap> 
    99  <configure name="NAME" value="Wizard's Toolkit"/> 
    10   <configure name="LIB_VERSION" value="0x106"/> 
    11   <configure name="LIB_VERSION_NUMBER" value="1,0,6,10"/> 
    12   <configure name="RELEASE_DATE" value="2009-07-15"/> 
    13   <configure name="VERSION" value="1.0.6"/> 
     10  <configure name="LIB_VERSION" value="0x107"/> 
     11  <configure name="LIB_VERSION_NUMBER" value="1,0,7,0"/> 
     12  <configure name="RELEASE_DATE" value="2009-10-15"/> 
     13  <configure name="VERSION" value="1.0.7"/> 
    1414  <configure name="CC" value="vs7"/> 
    1515  <configure name="HOST" value="windows-unknown-linux-gnu"/> 
  • WizardsToolkit/trunk/windows/installer/scripts/version.isx

    r252 r259  
    1616 
    1717#define public WizardPackageName "WizardsToolkit" 
    18 #define public WizardPackageVersion "1.0.6" 
    19 #define public WizardPackageVersionAddendum "-10" 
    20 #define public WizardPackageReleaseDate "2009-09-15" 
     18#define public WizardPackageVersion "1.0.7" 
     19#define public WizardPackageVersionAddendum "-0" 
     20#define public WizardPackageReleaseDate "2009-10-15" 
  • WizardsToolkit/trunk/wizard/version.h

    r239 r259  
    2828#define WizardPackageName "WizardsToolkit" 
    2929#define WizardCopyright  "Copyright (C) 2004-2009 ImageMagick Studio LLC" 
    30 #define WizardLibVersion  0x106 
    31 #define WizardLibVersionText  "1.0.6" 
     30#define WizardLibVersion  0x107 
     31#define WizardLibVersionText  "1.0.7" 
    3232#define WizardLibVersionNumber  1,0,1 
    33 #define WizardLibSubversion  "-10" 
    34 #define WizardReleaseDate  "2009-09-28" 
     33#define WizardLibSubversion  "-0" 
     34#define WizardReleaseDate  "2009-09-30" 
    3535#define WizardChangeDate   "20090428" 
    3636#define WizardAuthoritativeURL  "http://www.wizards-toolkit.org"