|
1 | 1 | #! /bin/sh
|
2 | 2 | # Guess values for system-dependent variables and create Makefiles.
|
3 |
| -# Generated by GNU Autoconf 2.69 for pokerhands 0.04.0-dev. |
| 3 | +# Generated by GNU Autoconf 2.69 for pokerhands 0.04.0. |
4 | 4 | #
|
5 | 5 | # Report bugs to <[email protected]>.
|
6 | 6 | #
|
@@ -579,8 +579,8 @@ MAKEFLAGS=
|
579 | 579 | # Identity of this package.
|
580 | 580 | PACKAGE_NAME='pokerhands'
|
581 | 581 | PACKAGE_TARNAME='pokerhands'
|
582 |
| -PACKAGE_VERSION='0.04.0-dev' |
583 |
| -PACKAGE_STRING='pokerhands 0.04.0-dev' |
| 582 | +PACKAGE_VERSION='0.04.0' |
| 583 | +PACKAGE_STRING='pokerhands 0.04.0' |
584 | 584 | PACKAGE_BUGREPORT= '[email protected]'
|
585 | 585 | PACKAGE_URL=''https://github.com/theimpossibleastronaut/aa-pokerhands''
|
586 | 586 |
|
@@ -1235,7 +1235,7 @@ if test "$ac_init_help" = "long"; then
|
1235 | 1235 | # Omit some internal or obsolete options to make the list less imposing.
|
1236 | 1236 | # This message is too long to be a string in the A/UX 3.1 sh.
|
1237 | 1237 | cat <<_ACEOF
|
1238 |
| -\`configure' configures pokerhands 0.04.0-dev to adapt to many kinds of systems. |
| 1238 | +\`configure' configures pokerhands 0.04.0 to adapt to many kinds of systems. |
1239 | 1239 |
|
1240 | 1240 | Usage: $0 [OPTION]... [VAR=VALUE]...
|
1241 | 1241 |
|
|
1302 | 1302 |
|
1303 | 1303 | if test -n "$ac_init_help"; then
|
1304 | 1304 | case $ac_init_help in
|
1305 |
| - short | recursive ) echo "Configuration of pokerhands 0.04.0-dev:";; |
| 1305 | + short | recursive ) echo "Configuration of pokerhands 0.04.0:";; |
1306 | 1306 | esac
|
1307 | 1307 | cat <<\_ACEOF
|
1308 | 1308 |
|
|
1393 | 1393 | test -n "$ac_init_help" && exit $ac_status
|
1394 | 1394 | if $ac_init_version; then
|
1395 | 1395 | cat <<\_ACEOF
|
1396 |
| -pokerhands configure 0.04.0-dev |
| 1396 | +pokerhands configure 0.04.0 |
1397 | 1397 | generated by GNU Autoconf 2.69
|
1398 | 1398 |
|
1399 | 1399 | Copyright (C) 2012 Free Software Foundation, Inc.
|
@@ -1448,7 +1448,7 @@ cat >config.log <<_ACEOF
|
1448 | 1448 | This file contains any messages produced by compilers while
|
1449 | 1449 | running configure, to aid debugging if configure makes a mistake.
|
1450 | 1450 |
|
1451 |
| -It was created by pokerhands $as_me 0.04.0-dev, which was |
| 1451 | +It was created by pokerhands $as_me 0.04.0, which was |
1452 | 1452 | generated by GNU Autoconf 2.69. Invocation command line was
|
1453 | 1453 |
|
1454 | 1454 | $ $0 $@
|
|
2311 | 2311 |
|
2312 | 2312 | # Define the identity of the package.
|
2313 | 2313 | PACKAGE='pokerhands'
|
2314 |
| - VERSION='0.04.0-dev' |
| 2314 | + VERSION='0.04.0' |
2315 | 2315 |
|
2316 | 2316 |
|
2317 | 2317 | cat >>confdefs.h <<_ACEOF
|
@@ -3980,7 +3980,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
|
3980 | 3980 | # report actual input values of CONFIG_FILES etc. instead of their
|
3981 | 3981 | # values after options handling.
|
3982 | 3982 | ac_log="
|
3983 |
| -This file was extended by pokerhands $as_me 0.04.0-dev, which was |
| 3983 | +This file was extended by pokerhands $as_me 0.04.0, which was |
3984 | 3984 | generated by GNU Autoconf 2.69. Invocation command line was
|
3985 | 3985 |
|
3986 | 3986 | CONFIG_FILES = $CONFIG_FILES
|
@@ -4047,7 +4047,7 @@ _ACEOF
|
4047 | 4047 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
|
4048 | 4048 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
|
4049 | 4049 | ac_cs_version="\\
|
4050 |
| -pokerhands config.status 0.04.0-dev |
| 4050 | +pokerhands config.status 0.04.0 |
4051 | 4051 | configured by $0, generated by GNU Autoconf 2.69,
|
4052 | 4052 | with options \\"\$ac_cs_config\\"
|
4053 | 4053 |
|
|
0 commit comments