This is an automated email from the git hooks/post-receive script.
git pushed a commit to branch master
in repository e16-themes.
View the commit online.
commit d1be9d7a93522d8c1c0da1355c73a39416e3d6b9
Author: Kim Woelders <k...@woelders.dk>
AuthorDate: Fri Oct 13 14:37:53 2023 +0200
1.0.3.
---
ChangeLog | 17 +++++++++++++++++
configure.ac | 2 +-
2 files changed, 18 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index dedda17..f578568 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,20 @@
+v1.0.3 - 2023-10-13
+--------------------
+Kim Woelders (13):
+ 1.0.2.000
+ Clean up .gitignore
+ Enable out-of-tree build
+ Drop obsolete menu styles
+ Drop obsolete USE_ICON_IMAGECLASS_FOR_CLIENT_...() examples
+ autogen.sh: Add -n as alternative to NOCONFIGURE
+ configure.ac: Drop unnecessary prefix stuff
+ winter: A couple of imageclass cleanups
+ winter: Remove unnecessary border part
+ winter: Add support for vertical dragbars
+ winter: Fix vertical iconbox sliders
+ autofoo: Align with changes in other e16 stuff
+ 1.0.3.
+
v1.0.2 - 2018-08-12
--------------------
Kim Woelders (9):
diff --git a/configure.ac b/configure.ac
index 3475e77..e81197b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([e16-themes], [1.0.2], [enlightenment-devel@lists.sourceforge.net])
+AC_INIT([e16-themes], [1.0.3], [enlightenment-devel@lists.sourceforge.net])
AM_INIT_AUTOMAKE([foreign])
AC_PROG_INSTALL
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.