Changeset 793

Show
Ignore:
Timestamp:
10/07/05 09:29:11 (3 years ago)
Author:
aprilp
Message:

Released 1.1.3_beta1

Files:

Legend:

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

    r786 r793  
    11# $Header$ 
     22005-10-07 Philippe April <philippe@ilesansfil.org> 
     3        * Released 1.1.3_beta1 
     4 
    252005-10-03 Philippe April <philippe@ilesansfil.org> 
    36        * libhttpd: Fixed two bugs parsing the GET query string making wifidog segfault 
  • trunk/wifidog/configure.in

    r724 r793  
    2121WIFIDOG_MAJOR_VERSION=1 
    2222WIFIDOG_MINOR_VERSION=1 
    23 WIFIDOG_MICRO_VERSION=2 
     23WIFIDOG_MICRO_VERSION=3_beta1 
    2424WIFIDOG_VERSION=$WIFIDOG_MAJOR_VERSION.$WIFIDOG_MINOR_VERSION.$WIFIDOG_MICRO_VERSION 
    2525