OSDN Git Service

set version as 1.5.1-snapshot4
authorHiraoka <khi@users.osdn.me>
Sat, 18 Feb 2023 08:18:44 +0000 (17:18 +0900)
committerHiraoka <khi@users.osdn.me>
Sat, 18 Feb 2023 08:18:44 +0000 (17:18 +0900)
ChangeLog
configure.ac

index bb6ef84..e606c84 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2023-02-18  HIRAOKA Kazuyuki  <khi@users.osdn.me>
 
+       * configure.ac: version 1.5.1-snapshot4
+
+2023-02-18  HIRAOKA Kazuyuki  <khi@users.osdn.me>
+
        * howm-view.el (howm-view-toggle-uniq): fix buggy "u" key
        By "C-c , s foo RET u C-c , s bar RET u", one got the old "foo" result.
        thx > Andrei Sukhovskii san (qojop at tuta.io)
index 96acf05..c83fe32 100644 (file)
@@ -1,6 +1,6 @@
 # shamelessly copied from navi2ch-cvs-0.0.20031209
 
-AC_INIT([howm], [1.5.1-snapshot3])
+AC_INIT([howm], [1.5.1-snapshot4])
 AM_INIT_AUTOMAKE
 AM_MAINTAINER_MODE