Skip to content

Commit 6f384b8

Browse files
committed
release build updated
1 parent 2a4ed6f commit 6f384b8

4 files changed

Lines changed: 20 additions & 20 deletions

File tree

config.status

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ exec 6>&1
380380
# report actual input values of CONFIG_FILES etc. instead of their
381381
# values after options handling.
382382
ac_log="
383-
This file was extended by MSGseqTK $as_me 1.2.2, which was
383+
This file was extended by MSGseqTK $as_me 1.2.3, which was
384384
generated by GNU Autoconf 2.69. Invocation command line was
385385
386386
CONFIG_FILES = $CONFIG_FILES
@@ -423,7 +423,7 @@ Report bugs to the package provider."
423423

424424
ac_cs_config="'--prefix=/usr/local'"
425425
ac_cs_version="\
426-
MSGseqTK config.status 1.2.2
426+
MSGseqTK config.status 1.2.3
427427
configured by ./configure, generated by GNU Autoconf 2.69,
428428
with options \"$ac_cs_config\"
429429
@@ -770,7 +770,7 @@ fi
770770

771771

772772
PACKAGE='msgseqtk'
773-
VERSION='1.2.2'
773+
VERSION='1.2.3'
774774
RM='rm -f'
775775
ofile='libtool'
776776

@@ -906,7 +906,7 @@ S["AUTOHEADER"]="${SHELL} /home/zhengqi/git/MSGseqTK/MSGseqTK/missing autoheader
906906
S["AUTOMAKE"]="${SHELL} /home/zhengqi/git/MSGseqTK/MSGseqTK/missing automake-1.16"
907907
S["AUTOCONF"]="${SHELL} /home/zhengqi/git/MSGseqTK/MSGseqTK/missing autoconf"
908908
S["ACLOCAL"]="${SHELL} /home/zhengqi/git/MSGseqTK/MSGseqTK/missing aclocal-1.16"
909-
S["VERSION"]="1.2.2"
909+
S["VERSION"]="1.2.3"
910910
S["PACKAGE"]="msgseqtk"
911911
S["CYGPATH_W"]="echo"
912912
S["am__isrc"]=""
@@ -964,10 +964,10 @@ S["LIBS"]="-lz "
964964
S["ECHO_T"]=""
965965
S["ECHO_N"]="-n"
966966
S["ECHO_C"]=""
967-
S["DEFS"]="-DPACKAGE_NAME=\\\"MSGseqTK\\\" -DPACKAGE_TARNAME=\\\"msgseqtk\\\" -DPACKAGE_VERSION=\\\"1.2.2\\\" -DPACKAGE_STRING=\\\"MSGseqTK\\ 1.2.2\\\" -DPACKAGE_BUGREPORT=\\\"\\\""\
967+
S["DEFS"]="-DPACKAGE_NAME=\\\"MSGseqTK\\\" -DPACKAGE_TARNAME=\\\"msgseqtk\\\" -DPACKAGE_VERSION=\\\"1.2.3\\\" -DPACKAGE_STRING=\\\"MSGseqTK\\ 1.2.3\\\" -DPACKAGE_BUGREPORT=\\\"\\\""\
968968
" -DPACKAGE_URL=\\\"\\\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H"\
969969
"=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\\\".libs/\\\" -DHAVE__BOOL=1 -DPACKAGE=\\\"msgseqtk\\\" -DVERSION=\\"\
970-
"\"1.2.2\\\" -DHAVE_CXX11=1 -DHAVE_SQRT=1 -DHAVE_ISNAN=1 -DHAVE_FLOOR=1 -DHAVE_STRERROR=1 -DHAVE_POW=1 -DHAVE_LIBZ=1 -DHAVE_BOOST=/\\*\\*/ -DHAVE_BOOST_IO"\
970+
"\"1.2.3\\\" -DHAVE_CXX11=1 -DHAVE_SQRT=1 -DHAVE_ISNAN=1 -DHAVE_FLOOR=1 -DHAVE_STRERROR=1 -DHAVE_POW=1 -DHAVE_LIBZ=1 -DHAVE_BOOST=/\\*\\*/ -DHAVE_BOOST_IO"\
971971
"STREAMS=/\\*\\*/ -DBUILD_DIVSUFSORT64=1"
972972
S["mandir"]="${datarootdir}/man"
973973
S["localedir"]="${datarootdir}/locale"
@@ -993,8 +993,8 @@ S["prefix"]="/usr/local"
993993
S["exec_prefix"]="${prefix}"
994994
S["PACKAGE_URL"]=""
995995
S["PACKAGE_BUGREPORT"]=""
996-
S["PACKAGE_STRING"]="MSGseqTK 1.2.2"
997-
S["PACKAGE_VERSION"]="1.2.2"
996+
S["PACKAGE_STRING"]="MSGseqTK 1.2.3"
997+
S["PACKAGE_VERSION"]="1.2.3"
998998
S["PACKAGE_TARNAME"]="msgseqtk"
999999
S["PACKAGE_NAME"]="MSGseqTK"
10001000
S["PATH_SEPARATOR"]=":"

configure

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#! /bin/sh
22
# Guess values for system-dependent variables and create Makefiles.
3-
# Generated by GNU Autoconf 2.69 for MSGseqTK 1.2.2.
3+
# Generated by GNU Autoconf 2.69 for MSGseqTK 1.2.3.
44
#
55
#
66
# Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -587,8 +587,8 @@ MAKEFLAGS=
587587
# Identity of this package.
588588
PACKAGE_NAME='MSGseqTK'
589589
PACKAGE_TARNAME='msgseqtk'
590-
PACKAGE_VERSION='1.2.2'
591-
PACKAGE_STRING='MSGseqTK 1.2.2'
590+
PACKAGE_VERSION='1.2.3'
591+
PACKAGE_STRING='MSGseqTK 1.2.3'
592592
PACKAGE_BUGREPORT=''
593593
PACKAGE_URL=''
594594

@@ -1351,7 +1351,7 @@ if test "$ac_init_help" = "long"; then
13511351
# Omit some internal or obsolete options to make the list less imposing.
13521352
# This message is too long to be a string in the A/UX 3.1 sh.
13531353
cat <<_ACEOF
1354-
\`configure' configures MSGseqTK 1.2.2 to adapt to many kinds of systems.
1354+
\`configure' configures MSGseqTK 1.2.3 to adapt to many kinds of systems.
13551355

13561356
Usage: $0 [OPTION]... [VAR=VALUE]...
13571357

@@ -1422,7 +1422,7 @@ fi
14221422

14231423
if test -n "$ac_init_help"; then
14241424
case $ac_init_help in
1425-
short | recursive ) echo "Configuration of MSGseqTK 1.2.2:";;
1425+
short | recursive ) echo "Configuration of MSGseqTK 1.2.3:";;
14261426
esac
14271427
cat <<\_ACEOF
14281428

@@ -1561,7 +1561,7 @@ fi
15611561
test -n "$ac_init_help" && exit $ac_status
15621562
if $ac_init_version; then
15631563
cat <<\_ACEOF
1564-
MSGseqTK configure 1.2.2
1564+
MSGseqTK configure 1.2.3
15651565
generated by GNU Autoconf 2.69
15661566

15671567
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2329,7 +2329,7 @@ cat >config.log <<_ACEOF
23292329
This file contains any messages produced by compilers while
23302330
running configure, to aid debugging if configure makes a mistake.
23312331

2332-
It was created by MSGseqTK $as_me 1.2.2, which was
2332+
It was created by MSGseqTK $as_me 1.2.3, which was
23332333
generated by GNU Autoconf 2.69. Invocation command line was
23342334

23352335
$ $0 $@
@@ -12550,7 +12550,7 @@ fi
1255012550

1255112551
# Define the identity of the package.
1255212552
PACKAGE='msgseqtk'
12553-
VERSION='1.2.2'
12553+
VERSION='1.2.3'
1255412554

1255512555

1255612556
cat >>confdefs.h <<_ACEOF
@@ -20064,7 +20064,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
2006420064
# report actual input values of CONFIG_FILES etc. instead of their
2006520065
# values after options handling.
2006620066
ac_log="
20067-
This file was extended by MSGseqTK $as_me 1.2.2, which was
20067+
This file was extended by MSGseqTK $as_me 1.2.3, which was
2006820068
generated by GNU Autoconf 2.69. Invocation command line was
2006920069

2007020070
CONFIG_FILES = $CONFIG_FILES
@@ -20121,7 +20121,7 @@ _ACEOF
2012120121
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
2012220122
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
2012320123
ac_cs_version="\\
20124-
MSGseqTK config.status 1.2.2
20124+
MSGseqTK config.status 1.2.3
2012520125
configured by $0, generated by GNU Autoconf 2.69,
2012620126
with options \\"\$ac_cs_config\\"
2012720127

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
dnl Process this file with autoconf to produce a configure script.
22

33
AC_PREREQ([2.69])
4-
AC_INIT([MSGseqTK],[1.2.2])
4+
AC_INIT([MSGseqTK],[1.2.3])
55

66
AC_CANONICAL_TARGET
77
AC_CANONICAL_HOST

src/MSGseqTKEnv.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ namespace EGriceLab {
1414
using std::string;
1515

1616
const string progName = "MSGseqTK";
17-
const VersionSequence progVer("v1.2.2");
17+
const VersionSequence progVer("v1.2.3");
1818
const string projectURL = "https://github.com/Grice-Lab/MSGseqTK";
1919

2020
} /* namespace EGriceLab */

0 commit comments

Comments
 (0)