Show
Ignore:
Timestamp:
09/25/09 18:38:13 (3 years ago)
Author:
gbastien
Message:

* Release 20090925
* Update contrib Makefiles

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/wifidog/configure.in

    r1346 r1422  
    2222WIFIDOG_MINOR_VERSION=1 
    2323WIFIDOG_MICRO_VERSION=5 
    24 WIFIDOG_VERSION=$WIFIDOG_MAJOR_VERSION.$WIFIDOG_MINOR_VERSION.$WIFIDOG_MICRO_VERSION 
     24WIFIDOG_VERSION=20090925 
    2525 
    2626AC_SUBST(WIFIDOG_MAJOR_VERSION)