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

Commit

Permalink
Remove "dev" from distro_version
Browse files Browse the repository at this point in the history
Preparing to release 1.6.
  • Loading branch information
zehortigoza committed Oct 27, 2017
1 parent 70cee04 commit a96a8fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/distro/poky-aero.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ require conf/distro/poky.conf
POKY_VERSION := "${DISTRO_VERSION}"
DISTRO = "poky-aero"
DISTRO_NAME = "Poky Aero (Intel Aero Linux Distro)"
DISTRO_VERSION = "1.6.0-dev"
DISTRO_VERSION = "1.6.0"
DISTRO_FEATURES_DEFAULT_remove = "3g"

DISTRO_FEATURES += "aufs"
Expand Down

0 comments on commit a96a8fe

Please sign in to comment.