Skip to content

Commit 0418ec2

Browse files
committed
Create new release 5.3.5-rc1
Signed-off-by: Stefan Weil <sw@weilnetz.de>
1 parent c23792b commit 0418ec2

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

ChangeLog

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
2024-05-12 - V5.3.5-rc1
2+
*
3+
14
2024-01-18 - V5.3.4
25
* Fixes for scrollview
36
* Fixes for autoconf, clang and sw builds

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
5.3.4
1+
5.3.5-rc1

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ AM_INIT_AUTOMAKE([foreign subdir-objects nostdinc])
2929
# Define date of package, etc. Could be useful in auto-generated
3030
# documentation.
3131
PACKAGE_YEAR=2024
32-
PACKAGE_DATE="01/18"
32+
PACKAGE_DATE="05/12"
3333

3434
abs_top_srcdir=`AS_DIRNAME([$0])`
3535

0 commit comments

Comments
 (0)