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 9c29e7293c65787165001b462bcce952cc4d25f7
Author: Kim Woelders <[email protected]>
AuthorDate: Sat Jan 3 14:31:07 2026 +0100
v1.12.6
---
ChangeLog | 6 ++++++
configure.ac | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index a036e11..ff8768f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+v1.12.6 - 2026-01-03
+--------------------
+Kim Woelders (2):
+ autofoo: Use AM_LIBTOOLFLAGS, not LIBTOOLFLAGS
+ v1.12.6
+
v1.12.5 - 2025-04-06
--------------------
Kim Woelders (2):
diff --git a/configure.ac b/configure.ac
index 826f1cb..14cea30 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([imlib2_loaders],[1.12.5],[[email protected]])
+AC_INIT([imlib2_loaders],[1.12.6],[[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.