OSDN Git Service

update version strings in generated files
authorHiraoka <khi@users.osdn.me>
Tue, 31 Dec 2019 10:45:38 +0000 (19:45 +0900)
committerHiraoka <khi@users.osdn.me>
Tue, 31 Dec 2019 10:45:38 +0000 (19:45 +0900)
configure
howm.el

index 2ea955b..6c97f88 100755 (executable)
--- a/configure
+++ b/configure
@@ -1,6 +1,6 @@
 #! /bin/sh
 # Guess values for system-dependent variables and create Makefiles.
-# Generated by GNU Autoconf 2.69 for howm 1.4.6-snapshot1.
+# Generated by GNU Autoconf 2.69 for howm 1.4.7-snapshot1.
 #
 #
 # Copyright (C) 1992-1996, 1998-2012 Free Software Foundation, Inc.
@@ -576,8 +576,8 @@ MAKEFLAGS=
 # Identity of this package.
 PACKAGE_NAME='howm'
 PACKAGE_TARNAME='howm'
-PACKAGE_VERSION='1.4.6-snapshot1'
-PACKAGE_STRING='howm 1.4.6-snapshot1'
+PACKAGE_VERSION='1.4.7-snapshot1'
+PACKAGE_STRING='howm 1.4.7-snapshot1'
 PACKAGE_BUGREPORT=''
 PACKAGE_URL=''
 
@@ -1236,7 +1236,7 @@ if test "$ac_init_help" = "long"; then
   # Omit some internal or obsolete options to make the list less imposing.
   # This message is too long to be a string in the A/UX 3.1 sh.
   cat <<_ACEOF
-\`configure' configures howm 1.4.6-snapshot1 to adapt to many kinds of systems.
+\`configure' configures howm 1.4.7-snapshot1 to adapt to many kinds of systems.
 
 Usage: $0 [OPTION]... [VAR=VALUE]...
 
@@ -1307,7 +1307,7 @@ fi
 
 if test -n "$ac_init_help"; then
   case $ac_init_help in
-     short | recursive ) echo "Configuration of howm 1.4.6-snapshot1:";;
+     short | recursive ) echo "Configuration of howm 1.4.7-snapshot1:";;
    esac
   cat <<\_ACEOF
 
@@ -1400,7 +1400,7 @@ fi
 test -n "$ac_init_help" && exit $ac_status
 if $ac_init_version; then
   cat <<\_ACEOF
-howm configure 1.4.6-snapshot1
+howm configure 1.4.7-snapshot1
 generated by GNU Autoconf 2.69
 
 Copyright (C) 2012 Free Software Foundation, Inc.
@@ -1417,7 +1417,7 @@ cat >config.log <<_ACEOF
 This file contains any messages produced by compilers while
 running configure, to aid debugging if configure makes a mistake.
 
-It was created by howm $as_me 1.4.6-snapshot1, which was
+It was created by howm $as_me 1.4.7-snapshot1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   $ $0 $@
@@ -2280,7 +2280,7 @@ fi
 
 # Define the identity of the package.
  PACKAGE='howm'
- VERSION='1.4.6-snapshot1'
+ VERSION='1.4.7-snapshot1'
 
 
 cat >>confdefs.h <<_ACEOF
@@ -3394,7 +3394,7 @@ cat >>$CONFIG_STATUS <<\_ACEOF || ac_write_fail=1
 # report actual input values of CONFIG_FILES etc. instead of their
 # values after options handling.
 ac_log="
-This file was extended by howm $as_me 1.4.6-snapshot1, which was
+This file was extended by howm $as_me 1.4.7-snapshot1, which was
 generated by GNU Autoconf 2.69.  Invocation command line was
 
   CONFIG_FILES    = $CONFIG_FILES
@@ -3451,7 +3451,7 @@ _ACEOF
 cat >>$CONFIG_STATUS <<_ACEOF || ac_write_fail=1
 ac_cs_config="`$as_echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`"
 ac_cs_version="\\
-howm config.status 1.4.6-snapshot1
+howm config.status 1.4.7-snapshot1
 configured by $0, generated by GNU Autoconf 2.69,
   with options \\"\$ac_cs_config\\"
 
diff --git a/howm.el b/howm.el
index 5084f62..a7d2806 100644 (file)
--- a/howm.el
+++ b/howm.el
@@ -6,7 +6,7 @@
 
 ;; Author: HIRAOKA Kazuyuki <khi@users.osdn.me>
 ;; URL: https://howm.osdn.jp
-;; Version: 1.4.6-snapshot1
+;; Version: 1.4.7-snapshot1
 ;; Package-Requires: ((cl-lib "0.5"))
 
 ;; This program is free software; you can redistribute it and/or modify
@@ -30,7 +30,7 @@
 ;;; See README.
 ;;; HOWM is acronym of "Hitori Otegaru Wiki Modoki".
 
-(defconst howm-version "1.4.6-snapshot1")
+(defconst howm-version "1.4.7-snapshot1")
 
 ;; Files [0]-[3] have only hierarchical dependencies,
 ;; whereas files in [5] have circular dependencies.