From e7a65706d6b48d72d15eaa03bd0db6e1321bbc07 Mon Sep 17 00:00:00 2001 From: Matteo Quintiliani Date: Mon, 25 Feb 2008 11:20:35 +0000 Subject: [PATCH] Release candidate 3 git-svn-id: file:///home/quintiliani/svncopy/nmxptool/trunk@767 3cd66e75-5955-46cb-a940-c26e5fc5497d --- HISTORY | 2 +- src/nmxptool_getoptlong.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/HISTORY b/HISTORY index fb500d5..1f305be 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 1e7c980..7448f51 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 -- GitLab