Skip to content

Commit 86028cf

Browse files
author
Herbert Koelman
committed
set version info.
1 parent 9cd6770 commit 86028cf

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

configure

Lines changed: 9 additions & 9 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 cpp-pthread v1.3.2.
3+
# Generated by GNU Autoconf 2.69 for cpp-pthread v1.3.3.
44
#
55
# Report bugs to <[email protected]>.
66
#
@@ -579,8 +579,8 @@ MAKEFLAGS=
579579
# Identity of this package.
580580
PACKAGE_NAME='cpp-pthread'
581581
PACKAGE_TARNAME='cpp-pthread'
582-
PACKAGE_VERSION='v1.3.2'
583-
PACKAGE_STRING='cpp-pthread v1.3.2'
582+
PACKAGE_VERSION='v1.3.3'
583+
PACKAGE_STRING='cpp-pthread v1.3.3'
584584
PACKAGE_BUGREPORT='[email protected]'
585585
PACKAGE_URL='http://herbertkoelman.github.io/cpp-pthread/'
586586

@@ -1187,7 +1187,7 @@ if test "$ac_init_help" = "long"; then
11871187
# Omit some internal or obsolete options to make the list less imposing.
11881188
# This message is too long to be a string in the A/UX 3.1 sh.
11891189
cat <<_ACEOF
1190-
\`configure' configures cpp-pthread v1.3.2 to adapt to many kinds of systems.
1190+
\`configure' configures cpp-pthread v1.3.3 to adapt to many kinds of systems.
11911191
11921192
Usage: $0 [OPTION]... [VAR=VALUE]...
11931193
@@ -1251,7 +1251,7 @@ fi
12511251

12521252
if test -n "$ac_init_help"; then
12531253
case $ac_init_help in
1254-
short | recursive ) echo "Configuration of cpp-pthread v1.3.2:";;
1254+
short | recursive ) echo "Configuration of cpp-pthread v1.3.3:";;
12551255
esac
12561256
cat <<\_ACEOF
12571257
@@ -1332,7 +1332,7 @@ fi
13321332
test -n "$ac_init_help" && exit $ac_status
13331333
if $ac_init_version; then
13341334
cat <<\_ACEOF
1335-
cpp-pthread configure v1.3.2
1335+
cpp-pthread configure v1.3.3
13361336
generated by GNU Autoconf 2.69
13371337
13381338
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1349,7 +1349,7 @@ cat >config.log <<_ACEOF
13491349
This file contains any messages produced by compilers while
13501350
running configure, to aid debugging if configure makes a mistake.
13511351
1352-
It was created by cpp-pthread $as_me v1.3.2, which was
1352+
It was created by cpp-pthread $as_me v1.3.3, which was
13531353
generated by GNU Autoconf 2.69. Invocation command line was
13541354
13551355
$ $0 $@
@@ -2643,7 +2643,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
26432643
# report actual input values of CONFIG_FILES etc. instead of their
26442644
# values after options handling.
26452645
ac_log="
2646-
This file was extended by cpp-pthread $as_me v1.3.2, which was
2646+
This file was extended by cpp-pthread $as_me v1.3.3, which was
26472647
generated by GNU Autoconf 2.69. Invocation command line was
26482648
26492649
CONFIG_FILES = $CONFIG_FILES
@@ -2697,7 +2697,7 @@ _ACEOF
26972697
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
26982698
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
26992699
ac_cs_version="\\
2700-
cpp-pthread config.status v1.3.2
2700+
cpp-pthread config.status v1.3.3
27012701
configured by $0, generated by GNU Autoconf 2.69,
27022702
with options \\"\$ac_cs_config\\"
27032703

src/configure

Lines changed: 9 additions & 9 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 cpp-pthread v1.3.2.
3+
# Generated by GNU Autoconf 2.69 for cpp-pthread v1.3.3.
44
#
55
# Report bugs to <[email protected]>.
66
#
@@ -580,8 +580,8 @@ MAKEFLAGS=
580580
# Identity of this package.
581581
PACKAGE_NAME='cpp-pthread'
582582
PACKAGE_TARNAME='cpp-pthread'
583-
PACKAGE_VERSION='v1.3.2'
584-
PACKAGE_STRING='cpp-pthread v1.3.2'
583+
PACKAGE_VERSION='v1.3.3'
584+
PACKAGE_STRING='cpp-pthread v1.3.3'
585585
PACKAGE_BUGREPORT='[email protected]'
586586
PACKAGE_URL='http://herbertkoelman.github.io/cpp-pthread/'
587587

@@ -1236,7 +1236,7 @@ if test "$ac_init_help" = "long"; then
12361236
# Omit some internal or obsolete options to make the list less imposing.
12371237
# This message is too long to be a string in the A/UX 3.1 sh.
12381238
cat <<_ACEOF
1239-
\`configure' configures cpp-pthread v1.3.2 to adapt to many kinds of systems.
1239+
\`configure' configures cpp-pthread v1.3.3 to adapt to many kinds of systems.
12401240
12411241
Usage: $0 [OPTION]... [VAR=VALUE]...
12421242
@@ -1297,7 +1297,7 @@ fi
12971297

12981298
if test -n "$ac_init_help"; then
12991299
case $ac_init_help in
1300-
short | recursive ) echo "Configuration of cpp-pthread v1.3.2:";;
1300+
short | recursive ) echo "Configuration of cpp-pthread v1.3.3:";;
13011301
esac
13021302
cat <<\_ACEOF
13031303
@@ -1380,7 +1380,7 @@ fi
13801380
test -n "$ac_init_help" && exit $ac_status
13811381
if $ac_init_version; then
13821382
cat <<\_ACEOF
1383-
cpp-pthread configure v1.3.2
1383+
cpp-pthread configure v1.3.3
13841384
generated by GNU Autoconf 2.69
13851385
13861386
Copyright (C) 2012 Free Software Foundation, Inc.
@@ -2024,7 +2024,7 @@ cat >config.log <<_ACEOF
20242024
This file contains any messages produced by compilers while
20252025
running configure, to aid debugging if configure makes a mistake.
20262026
2027-
It was created by cpp-pthread $as_me v1.3.2, which was
2027+
It was created by cpp-pthread $as_me v1.3.3, which was
20282028
generated by GNU Autoconf 2.69. Invocation command line was
20292029
20302030
$ $0 $@
@@ -4625,7 +4625,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
46254625
# report actual input values of CONFIG_FILES etc. instead of their
46264626
# values after options handling.
46274627
ac_log="
4628-
This file was extended by cpp-pthread $as_me v1.3.2, which was
4628+
This file was extended by cpp-pthread $as_me v1.3.3, which was
46294629
generated by GNU Autoconf 2.69. Invocation command line was
46304630
46314631
CONFIG_FILES = $CONFIG_FILES
@@ -4688,7 +4688,7 @@ _ACEOF
46884688
cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
46894689
ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
46904690
ac_cs_version="\\
4691-
cpp-pthread config.status v1.3.2
4691+
cpp-pthread config.status v1.3.3
46924692
configured by $0, generated by GNU Autoconf 2.69,
46934693
with options \\"\$ac_cs_config\\"
46944694

0 commit comments

Comments
 (0)