OSDN Git Service

set version as 1.5.1-snapshot2
authorHiraoka <khi@users.osdn.me>
Sun, 29 Jan 2023 10:12:14 +0000 (19:12 +0900)
committerHiraoka <khi@users.osdn.me>
Sun, 29 Jan 2023 10:12:14 +0000 (19:12 +0900)
ChangeLog
configure.ac

index cf8fb47..7b04ca3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2023-01-29  HIRAOKA Kazuyuki  <khi@users.osdn.me>
+
+       * configure.ac: version 1.5.1-snapshot2
+
 2023-01-28  HIRAOKA Kazuyuki  <khi@users.osdn.me>
 
        * howm-view.el (howm-sort-items-by-name, howm-sort-items-by-numerical-name):
index 201ac78..7a6839b 100644 (file)
@@ -1,6 +1,6 @@
 # shamelessly copied from navi2ch-cvs-0.0.20031209
 
-AC_INIT([howm], [1.5.1-snapshot1])
+AC_INIT([howm], [1.5.1-snapshot2])
 AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE