From 8fb6e250aada9bc7183e95a7940190cdbce5546a Mon Sep 17 00:00:00 2001 From: Ben Konyi Date: Fri, 27 Dec 2019 21:04:45 +0000 Subject: [PATCH] [ VM ] Update ABI version after SIMD typed_data changes Change-Id: Ic8564fac00ce7d8c05f6838162ba5c0a042aa791 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/129814 Auto-Submit: Ben Konyi Reviewed-by: Alexander Markov Commit-Queue: Alexander Markov --- tools/VERSION | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tools/VERSION b/tools/VERSION index ddd81383b6c..599dba01454 100644 --- a/tools/VERSION +++ b/tools/VERSION @@ -35,5 +35,5 @@ MINOR 8 PATCH 0 PRERELEASE 0 PRERELEASE_PATCH 0 -ABI_VERSION 26 -OLDEST_SUPPORTED_ABI_VERSION 26 +ABI_VERSION 27 +OLDEST_SUPPORTED_ABI_VERSION 27