We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c23792b commit 0418ec2Copy full SHA for 0418ec2
ChangeLog
@@ -1,3 +1,6 @@
1
+2024-05-12 - V5.3.5-rc1
2
+*
3
+
4
2024-01-18 - V5.3.4
5
* Fixes for scrollview
6
* Fixes for autoconf, clang and sw builds
VERSION
@@ -1 +1 @@
-5.3.4
+5.3.5-rc1
configure.ac
@@ -29,7 +29,7 @@ AM_INIT_AUTOMAKE([foreign subdir-objects nostdinc])
29
# Define date of package, etc. Could be useful in auto-generated
30
# documentation.
31
PACKAGE_YEAR=2024
32
-PACKAGE_DATE="01/18"
+PACKAGE_DATE="05/12"
33
34
abs_top_srcdir=`AS_DIRNAME([$0])`
35
0 commit comments