Changeset 261

Show
Ignore:
Timestamp:
10/31/04 21:52:36 (4 years ago)
Author:
alexcv
Message:

bumped version number to 1.0.2-pre1

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/wifidog/ChangeLog

    r259 r261  
    11# $Header$ 
     2 
     32004-10-31 Alexandre Carmel-Veilleux <acv@acv.ca> 
     4        * configure.in: bumped version number to "1.0.2-pre1" since we 
     5          already have ile sans fil hot spots advertising "1.0.1". 
    26 
    372004-10-30 Alexandre Carmel-Veilleux <acv@acv.ca> 
  • trunk/wifidog/configure.in

    r213 r261  
    2121WIFIDOG_MAJOR_VERSION=1 
    2222WIFIDOG_MINOR_VERSION=0 
    23 WIFIDOG_MICRO_VERSION=0 
     23WIFIDOG_MICRO_VERSION=2-pre1 
    2424WIFIDOG_VERSION=$WIFIDOG_MAJOR_VERSION.$WIFIDOG_MINOR_VERSION.$WIFIDOG_MICRO_VERSION 
    2525