Changeset 508

Show
Ignore:
Timestamp:
03/22/05 10:11:36 (4 years ago)
Author:
aprilp
Message:

Released 1.1.0

Files:

Legend:

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

    r506 r508  
    11# $Header$ 
     22005-03-22 Philippe April <philippe@ilesansfil.org> 
     3        * Released 1.1.0 
    24 
    352005-03-20 Mina Naguib <mina@ilesansfil.org> 
  • trunk/wifidog/configure.in

    r481 r508  
    2121WIFIDOG_MAJOR_VERSION=1 
    2222WIFIDOG_MINOR_VERSION=1 
    23 WIFIDOG_MICRO_VERSION=0_beta3 
     23WIFIDOG_MICRO_VERSION=0 
    2424WIFIDOG_VERSION=$WIFIDOG_MAJOR_VERSION.$WIFIDOG_MINOR_VERSION.$WIFIDOG_MICRO_VERSION 
    2525