Skip to content
This repository was archived by the owner on Jan 3, 2023. It is now read-only.

Commit a96a8fe

Browse files
committed
Remove "dev" from distro_version
Preparing to release 1.6.
1 parent 70cee04 commit a96a8fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conf/distro/poky-aero.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ require conf/distro/poky.conf
33
POKY_VERSION := "${DISTRO_VERSION}"
44
DISTRO = "poky-aero"
55
DISTRO_NAME = "Poky Aero (Intel Aero Linux Distro)"
6-
DISTRO_VERSION = "1.6.0-dev"
6+
DISTRO_VERSION = "1.6.0"
77
DISTRO_FEATURES_DEFAULT_remove = "3g"
88

99
DISTRO_FEATURES += "aufs"

0 commit comments

Comments
 (0)