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