diff options
-rw-r--r-- | meta-agl-core/conf/distro/poky-agl.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-agl-core/conf/distro/poky-agl.conf b/meta-agl-core/conf/distro/poky-agl.conf index 0c3364c39..83dbde878 100644 --- a/meta-agl-core/conf/distro/poky-agl.conf +++ b/meta-agl-core/conf/distro/poky-agl.conf @@ -8,7 +8,7 @@ DISTRO_NAME = "Automotive Grade Linux" # Release flags DISTRO_CODENAME = "marlin" AGL_BRANCH = "master" -AGLVERSION = "12.90.0" +AGLVERSION = "12.90.1" # switch devel/release AGLRELEASETYPE ?= "agldevelopment" #AGLRELEASETYPE ?= "aglrelease" |