summaryrefslogtreecommitdiff
diff options
authorSergey Poznyakoff <[email protected]>2021-12-30 10:37:14 +0200
committerSergey Poznyakoff <[email protected]>2021-12-30 10:37:14 +0200
commit3c5988ff3ffdeb566cffe23a2203965d493a3cd2 (patch)
tree764241f573f322558e47ffe000519d5d4ef6a19a
parent8f63d8223038fc9aad30557405b235a86fe51859 (diff)
downloaddirevent-master.tar.gz
-rw-r--r--NEWS4
-rw-r--r--configure.ac2
2 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index f9f99eb..eedbe28 100644
--- a/NEWS
+++ b/NEWS
@@ -1,10 +1,10 @@
-direvent -- history of user-visible changes. 2021-12-29
+direvent -- history of user-visible changes. 2021-12-30
Copyright (C) 2012-2021 Sergey Poznyakoff
See the end of file for copying conditions.
Please send direvent bug reports to <[email protected]>
-Version 5.2.90 (git)
+Version 5.3, 2021-12-30
* Introduce compound events
diff --git a/configure.ac b/configure.ac
index cd89f86..f53bb43 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with GNU direvent. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ([2.69])
-AC_INIT([GNU direvent], [5.2.90], [[email protected]], [direvent],
+AC_INIT([GNU direvent], [5.3], [[email protected]], [direvent],
[http://www.gnu.org.ua/software/direvent])
AC_CONFIG_SRCDIR([src/direvent.c])
AC_CONFIG_HEADERS([config.h])