Commit bd8ca099 authored by Matteo Quintiliani's avatar Matteo Quintiliani
Browse files

Release candidate 6


git-svn-id: file:///home/quintiliani/svncopy/nmxptool/trunk@831 3cd66e75-5955-46cb-a940-c26e5fc5497d
parent 7089d8b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
nmxptool Release History
#########################

* Release 1.1.8-beta27     (2008/02/29)
* Release 1.1.8-rc6     (2008/02/29)
    - Added management of channel sample sequences.
          Allow data continuity between program restarts, (option -F)
          within time defined by MaxDataToRetrieve (option -A)
+2 −2
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
 * 	Istituto Nazionale di Geofisica e Vulcanologia - Italy
 *	quintiliani@ingv.it
 *
 * $Id: nmxptool_getoptlong.h,v 1.86 2008-02-29 10:10:11 mtheo Exp $
 * $Id: nmxptool_getoptlong.h,v 1.87 2008-02-29 14:21:38 mtheo Exp $
 *
 */

@@ -18,7 +18,7 @@
#include <stdint.h>

/* For stable release set to "" */
#define PACKAGE_BUILD "-beta30"
#define PACKAGE_BUILD "-rc6"

#define NMXP_STR_STATE_EXT ".nmxpstate"