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 62833180c00fc9bf81a5fc34526e6e3155499be0
Author: Kim Woelders <k...@woelders.dk>
AuthorDate: Thu Aug 17 17:05:39 2023 +0200
v1.12.0
---
ChangeLog | 5 +++++
configure.ac | 2 +-
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 630338e..27f8bce 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+v1.12.0 - 2023-08-17
+--------------------
+Kim Woelders (1):
+ v1.12.0
+
v1.11.1 - 2023-05-01
--------------------
Kim Woelders (1):
diff --git a/configure.ac b/configure.ac
index 5ec638d..df7759a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([imlib2_loaders],[1.11.1],[enlightenment-devel@lists.sourceforge.net])
+AC_INIT([imlib2_loaders],[1.12.0],[enlightenment-devel@lists.sourceforge.net])
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.