netmodule-linux.conf: Set distro version to latest tag 0.9.5

Signed-off-by: Ramon Moesching <ramon.moesching@netmodule.com>
This commit is contained in:
Ramon Moesching 2018-11-12 18:21:02 +01:00
parent e8a4352ef3
commit dc61be8b96
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
DISTRO = "netmodule-linux"
DISTRO_NAME = "NetModule Linux Distribution"
DISTRO_VERSION = "0.9.0"
DISTRO_VERSION = "0.9.5"
DISTRO_CODENAME = "sumo"
SDK_VENDOR = "-netmodule"
SDK_VERSION := "${@'${DISTRO_VERSION}'.replace('snapshot-${DATE}','snapshot')}"