Show
Ignore:
Timestamp:
10/18/07 17:13:28 (4 years ago)
Author:
benoitg
Message:
  • fw_iptables.c: From Philippe April: reverted change made in 1241 so we properly remove the entry from mangle.WiFiDog_Incoming when kicking out users, it was

affecting statistics

  • Update doxygen.cfg.in for latest version and to fix path ambiguity during make dist.
  • Release 1.1.4
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog/configure.in

    r1243 r1303  
    2121WIFIDOG_MAJOR_VERSION=1 
    2222WIFIDOG_MINOR_VERSION=1 
    23 WIFIDOG_MICRO_VERSION=3 
     23WIFIDOG_MICRO_VERSION=4 
    2424WIFIDOG_VERSION=$WIFIDOG_MAJOR_VERSION.$WIFIDOG_MINOR_VERSION.$WIFIDOG_MICRO_VERSION 
    2525