arm_compute v19.11
diff --git a/SConscript b/SConscript
index 6c9b0bb..8f5b905 100644
--- a/SConscript
+++ b/SConscript
@@ -24,8 +24,8 @@
 import re
 import subprocess
 
-VERSION = "v19.08"
-SONAME_VERSION="16.0.0"
+VERSION = "v19.11"
+SONAME_VERSION="17.0.0"
 
 Import('env')
 Import('vars')