This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository legacy-imlib2_loaders.
View the commit online.
commit 3d2fa54f2c87a478d7f8b9eec183a510a87ef9c7
Author: Kim Woelders <[email protected]>
AuthorDate: Mon Jul 4 17:41:27 2022 +0200
v1.9.1
---
ChangeLog | 5 +++++
configure.ac | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 9bcbb4f..e34e3ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+v1.9.1 - 2022-07-06
+--------------------
+Kim Woelders (1):
+ v1.9.1
+
v1.9.0 - 2022-04-21
--------------------
Kim Woelders (2):
diff --git a/configure.ac b/configure.ac
index 5f2ee0f..be23005 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([imlib2_loaders],[1.9.0],[[email protected]])
+AC_INIT([imlib2_loaders],[1.9.1],[[email protected]])
AC_CONFIG_SRCDIR(configure.ac)
AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_BUILD
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.