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 401dbbdec92c917390d411893a5c26c8b9974f87
Author: Kim Woelders <k...@woelders.dk>
AuthorDate: Sun Apr 6 18:51:36 2025 +0200
v1.12.5
---
ChangeLog | 6 ++++++
configure.ac | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 85ed58f..a036e11 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+v1.12.5 - 2025-04-06
+--------------------
+Kim Woelders (2):
+ autofoo: Track some changes from imlib2
+ v1.12.5
+
v1.12.4 - 2025-03-15
--------------------
Kim Woelders (1):
diff --git a/configure.ac b/configure.ac
index cb003d8..826f1cb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([imlib2_loaders],[1.12.4],[enlightenment-devel@lists.sourceforge.net])
+AC_INIT([imlib2_loaders],[1.12.5],[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.