aboutsummaryrefslogtreecommitdiff
path: root/SConscript
diff options
context:
space:
mode:
Diffstat (limited to 'SConscript')
-rw-r--r--SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConscript b/SConscript
index 8bff84ba6d..bc4aa4ccb7 100644
--- a/SConscript
+++ b/SConscript
@@ -24,7 +24,7 @@ import os.path
import re
import subprocess
-VERSION = "v0.0-unreleased"
+VERSION = "v20.11"
LIBRARY_VERSION_MAJOR = 21
LIBRARY_VERSION_MINOR = 0
LIBRARY_VERSION_PATCH = 0