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 d1ada42eb64e5cdcb1b1d2f6e16b44a70369d79c
Author: Kim Woelders <[email protected]>
AuthorDate: Sat Dec 17 18:51:59 2022 +0100
v1.10.0
---
ChangeLog | 8 ++++++++
configure.ac | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index e34e3ab..9408984 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+v1.10.0 - 2022-12-17
+--------------------
+Kim Woelders (4):
+ Follow imlib2 loader API changes
+ Drop ani loader
+ autofoo: Rework git tag/release stuff, as in imlib2
+ v1.10.0
+
v1.9.1 - 2022-07-06
--------------------
Kim Woelders (1):
diff --git a/configure.ac b/configure.ac
index 80808dd..ede6ae3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([imlib2_loaders],[1.9.1],[[email protected]])
+AC_INIT([imlib2_loaders],[1.10.0],[[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.