diff --git a/HISTORY b/HISTORY index fb500d5114421e82c674fcf7c70bb3fa09c4a678..1f305bead096907298c32961f16cb972d6fc4134 100644 --- a/HISTORY +++ b/HISTORY @@ -2,7 +2,7 @@ nmxptool Release History ######################### -* Release 1.1.8-rc1 (2008/02/12) +* Release 1.1.8-rc3 (2008/02/25) - Fixed major bug in DAP authentication (option -u and -p) - Added support for retrieving Data on Demand (option -T) - Added management of channel sample sequence. diff --git a/src/nmxptool_getoptlong.h b/src/nmxptool_getoptlong.h index 1e7c980c82ac92e29ae774d119e7b66f87013045..7448f5197868c95258ca9340c48198ffbb338b96 100644 --- a/src/nmxptool_getoptlong.h +++ b/src/nmxptool_getoptlong.h @@ -7,7 +7,7 @@ * Istituto Nazionale di Geofisica e Vulcanologia - Italy * quintiliani@ingv.it * - * $Id: nmxptool_getoptlong.h,v 1.75 2008-02-25 11:02:07 mtheo Exp $ + * $Id: nmxptool_getoptlong.h,v 1.76 2008-02-25 11:20:35 mtheo Exp $ * */ @@ -18,7 +18,7 @@ #include /* For stable release set to "" */ -#define PACKAGE_BUILD "-beta26" +#define PACKAGE_BUILD "-rc3" #define DEFAULT_NETWORK "XX" #define DEFAULT_PORT_DAP 28002