aboutsummaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf')
-rw-r--r--conf/distro/include/preferred-slugos-versions.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/distro/include/preferred-slugos-versions.inc b/conf/distro/include/preferred-slugos-versions.inc
index c32c45f3e4..5b39d40a56 100644
--- a/conf/distro/include/preferred-slugos-versions.inc
+++ b/conf/distro/include/preferred-slugos-versions.inc
@@ -30,8 +30,8 @@ OPKG_SRCREV = "160"
### alphabetically. Note that the main slugos.inc file
### may include preferred versions for toolchain components.
-PREFERRED_VERSION_atk ?= "1.28"
-PREFERRED_VERSION_atk-native ?= "1.28"
+PREFERRED_VERSION_atk ?= "1.28.0"
+PREFERRED_VERSION_atk-native ?= "1.28.0"
PREFERRED_VERSION_autoconf ?= "2.61"
PREFERRED_VERSION_autoconf-native ?= "2.61"
PREFERRED_VERSION_automake-native ?= "1.10.3"