Commit 253e5392 authored by Matteo Quintiliani's avatar Matteo Quintiliani
Browse files

Incremented PACKAGE BUILD


git-svn-id: file:///home/quintiliani/svncopy/nmxptool/trunk@857 3cd66e75-5955-46cb-a940-c26e5fc5497d
parent 0077f8ed
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-beta30     (2008/03/03)
* Release 1.1.8-beta31     (2008/03/03)
    - 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.88 2008-03-02 09:06:20 mtheo Exp $
 * $Id: nmxptool_getoptlong.h,v 1.89 2008-03-03 10:53:56 mtheo Exp $
 *
 */

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

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

#define NMXP_STR_STATE_EXT ".nmxpstate"