Hitori Otegaru Wiki Modoki
Revision | 9982e74e212014bc8ed67bbe780eb6ca55dc5298 (tree) |
---|---|
Time | 2022-08-15 20:25:31 |
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.9-snapshot1. | |
3 | +# Generated by GNU Autoconf 2.69 for howm 1.4.9-snapshot2. | |
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.9-snapshot1' | |
580 | -PACKAGE_STRING='howm 1.4.9-snapshot1' | |
579 | +PACKAGE_VERSION='1.4.9-snapshot2' | |
580 | +PACKAGE_STRING='howm 1.4.9-snapshot2' | |
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.9-snapshot1 to adapt to many kinds of systems. | |
1239 | +\`configure' configures howm 1.4.9-snapshot2 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.9-snapshot1:";; | |
1310 | + short | recursive ) echo "Configuration of howm 1.4.9-snapshot2:";; | |
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.9-snapshot1 | |
1403 | +howm configure 1.4.9-snapshot2 | |
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.9-snapshot1, which was | |
1420 | +It was created by howm $as_me 1.4.9-snapshot2, which was | |
1421 | 1421 | generated by GNU Autoconf 2.69. Invocation command line was |
1422 | 1422 | |
1423 | 1423 | $ $0 $@ |
@@ -2275,7 +2275,7 @@ fi | ||
2275 | 2275 | |
2276 | 2276 | # Define the identity of the package. |
2277 | 2277 | PACKAGE='howm' |
2278 | - VERSION='1.4.9-snapshot1' | |
2278 | + VERSION='1.4.9-snapshot2' | |
2279 | 2279 | |
2280 | 2280 | |
2281 | 2281 | cat >>confdefs.h <<_ACEOF |
@@ -3389,7 +3389,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1 | ||
3389 | 3389 | # report actual input values of CONFIG_FILES etc. instead of their |
3390 | 3390 | # values after options handling. |
3391 | 3391 | ac_log=" |
3392 | -This file was extended by howm $as_me 1.4.9-snapshot1, which was | |
3392 | +This file was extended by howm $as_me 1.4.9-snapshot2, which was | |
3393 | 3393 | generated by GNU Autoconf 2.69. Invocation command line was |
3394 | 3394 | |
3395 | 3395 | CONFIG_FILES = $CONFIG_FILES |
@@ -3446,7 +3446,7 @@ _ACEOF | ||
3446 | 3446 | cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1 |
3447 | 3447 | ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`" |
3448 | 3448 | ac_cs_version="\\ |
3449 | -howm config.status 1.4.9-snapshot1 | |
3449 | +howm config.status 1.4.9-snapshot2 | |
3450 | 3450 | configured by $0, generated by GNU Autoconf 2.69, |
3451 | 3451 | with options \\"\$ac_cs_config\\" |
3452 | 3452 |
@@ -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.9-snapshot1 | |
9 | +;; Version: 1.4.9-snapshot2 | |
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.9-snapshot1") | |
33 | +(defconst howm-version "1.4.9-snapshot2") | |
34 | 34 | |
35 | 35 | ;; Files [0]-[3] have only hierarchical dependencies, |
36 | 36 | ;; whereas files in [5] have circular dependencies. |