diff --git a/core/version_defaults.mk b/core/version_defaults.mk index 488b0a49dd..25cefc21e3 100644 --- a/core/version_defaults.mk +++ b/core/version_defaults.mk @@ -88,7 +88,7 @@ MAX_PLATFORM_VERSION := # The last stable version name of the platform that was released. During # development, this stays at that previous version, while the codename indicates # further work based on the previous version. -PLATFORM_VERSION_LAST_STABLE := 12L +PLATFORM_VERSION_LAST_STABLE := 12 .KATI_READONLY := PLATFORM_VERSION_LAST_STABLE # These are the current development codenames, if the build is not a final