OSDN Git Service

set version as 1.4.7-snapshot2
authorHiraoka <khi@users.osdn.me>
Thu, 15 Oct 2020 11:33:52 +0000 (20:33 +0900)
committerHiraoka <khi@users.osdn.me>
Thu, 15 Oct 2020 11:33:52 +0000 (20:33 +0900)
ChangeLog
configure.ac

index 38ed1f7..f215399 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2020-10-15  HIRAOKA Kazuyuki  <khi@users.osdn.me>
+
+       * configure.ac: set version as 1.4.7-snapshot2
+
 2020-09-14  HIRAOKA Kazuyuki  <khi@users.osdn.me>
 
        * howm-common.el (howm-call-process-last-command):
index 7d3be41..9de63f9 100644 (file)
@@ -1,6 +1,6 @@
 # shamelessly copied from navi2ch-cvs-0.0.20031209
 
-AC_INIT([howm], [1.4.7-snapshot1])
+AC_INIT([howm], [1.4.7-snapshot2])
 AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE