Hitori Otegaru Wiki Modoki
Revision | a8ab180fbdb6c6fd136becbe59e7a0e464198401 (tree) |
---|---|
Time | 2019-12-31 19:45:38 |
Author | Hiraoka <khi@user...> |
Commiter | Hiraoka |
update version strings in generated files
@@ -1,6 +1,6 @@ | ||
1 | 1 | #! /bin/sh |
2 | 2 | # Guess values for system-dependent variables and create Makefiles. |
3 | -# Generated by GNU Autoconf 2.69 for howm 1.4.6-snapshot1. | |
3 | +# Generated by GNU Autoconf 2.69 for howm 1.4.7-snapshot1. | |
4 | 4 | # |
5 | 5 | # |
6 | 6 | # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc. |
@@ -576,8 +576,8 @@ MAKEFLAGS= | ||
576 | 576 | # Identity of this package. |
577 | 577 | PACKAGE_NAME='howm' |
578 | 578 | PACKAGE_TARNAME='howm' |
579 | -PACKAGE_VERSION='1.4.6-snapshot1' | |
580 | -PACKAGE_STRING='howm 1.4.6-snapshot1' | |
579 | +PACKAGE_VERSION='1.4.7-snapshot1' | |
580 | +PACKAGE_STRING='howm 1.4.7-snapshot1' | |
581 | 581 | PACKAGE_BUGREPORT='' |
582 | 582 | PACKAGE_URL='' |
583 | 583 |
@@ -1236,7 +1236,7 @@ if test "$ac_init_help" = "long"; then | ||
1236 | 1236 | # Omit some internal or obsolete options to make the list less imposing. |
1237 | 1237 | # This message is too long to be a string in the A/UX 3.1 sh. |
1238 | 1238 | cat <<_ACEOF |
1239 | -\`configure' configures howm 1.4.6-snapshot1 to adapt to many kinds of systems. | |
1239 | +\`configure' configures howm 1.4.7-snapshot1 to adapt to many kinds of systems. | |
1240 | 1240 | |
1241 | 1241 | Usage: $0 [OPTION]... [VAR=VALUE]... |
1242 | 1242 |
@@ -1307,7 +1307,7 @@ fi | ||
1307 | 1307 | |
1308 | 1308 | if test -n "$ac_init_help"; then |
1309 | 1309 | case $ac_init_help in |
1310 | - short | recursive ) echo "Configuration of howm 1.4.6-snapshot1:";; | |
1310 | + short | recursive ) echo "Configuration of howm 1.4.7-snapshot1:";; | |
1311 | 1311 | esac |
1312 | 1312 | cat <<\_ACEOF |
1313 | 1313 |
@@ -1400,7 +1400,7 @@ fi | ||
1400 | 1400 | test -n "$ac_init_help" && exit $ac_status |
1401 | 1401 | if $ac_init_version; then |
1402 | 1402 | cat <<\_ACEOF |
1403 | -howm configure 1.4.6-snapshot1 | |
1403 | +howm configure 1.4.7-snapshot1 | |
1404 | 1404 | generated by GNU Autoconf 2.69 |
1405 | 1405 | |
1406 | 1406 | Copyright (C) 2012 Free Software Foundation, Inc. |
@@ -1417,7 +1417,7 @@ cat >config.log <<_ACEOF | ||
1417 | 1417 | This file contains any messages produced by compilers while |
1418 | 1418 | running configure, to aid debugging if configure makes a mistake. |
1419 | 1419 | |
1420 | -It was created by howm $as_me 1.4.6-snapshot1, which was | |
1420 | +It was created by howm $as_me 1.4.7-snapshot1, which was | |
1421 | 1421 | generated by GNU Autoconf 2.69. Invocation command line was |
1422 | 1422 | |
1423 | 1423 | $ $0 $@ |
@@ -2280,7 +2280,7 @@ fi | ||
2280 | 2280 | |
2281 | 2281 | # Define the identity of the package. |
2282 | 2282 | PACKAGE='howm' |
2283 | - VERSION='1.4.6-snapshot1' | |
2283 | + VERSION='1.4.7-snapshot1' | |
2284 | 2284 | |
2285 | 2285 | |
2286 | 2286 | cat >>confdefs.h <<_ACEOF |
@@ -3394,7 +3394,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | ||
3394 | 3394 | # report actual input values of CONFIG_FILES etc. instead of their |
3395 | 3395 | # values after options handling. |
3396 | 3396 | ac_log=" |
3397 | -This file was extended by howm $as_me 1.4.6-snapshot1, which was | |
3397 | +This file was extended by howm $as_me 1.4.7-snapshot1, which was | |
3398 | 3398 | generated by GNU Autoconf 2.69. Invocation command line was |
3399 | 3399 | |
3400 | 3400 | CONFIG_FILES = $CONFIG_FILES |
@@ -3451,7 +3451,7 @@ _ACEOF | ||
3451 | 3451 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
3452 | 3452 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
3453 | 3453 | ac_cs_version="\\ |
3454 | -howm config.status 1.4.6-snapshot1 | |
3454 | +howm config.status 1.4.7-snapshot1 | |
3455 | 3455 | configured by $0, generated by GNU Autoconf 2.69, |
3456 | 3456 | with options \\"\$ac_cs_config\\" |
3457 | 3457 |
@@ -6,7 +6,7 @@ | ||
6 | 6 | |
7 | 7 | ;; Author: HIRAOKA Kazuyuki <khi@users.osdn.me> |
8 | 8 | ;; URL: https://howm.osdn.jp |
9 | -;; Version: 1.4.6-snapshot1 | |
9 | +;; Version: 1.4.7-snapshot1 | |
10 | 10 | ;; Package-Requires: ((cl-lib "0.5")) |
11 | 11 | |
12 | 12 | ;; This program is free software; you can redistribute it and/or modify |
@@ -30,7 +30,7 @@ | ||
30 | 30 | ;;; See README. |
31 | 31 | ;;; HOWM is acronym of "Hitori Otegaru Wiki Modoki". |
32 | 32 | |
33 | -(defconst howm-version "1.4.6-snapshot1") | |
33 | +(defconst howm-version "1.4.7-snapshot1") | |
34 | 34 | |
35 | 35 | ;; Files [0]-[3] have only hierarchical dependencies, |
36 | 36 | ;; whereas files in [5] have circular dependencies. |