aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SConscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConscript b/SConscript
index 9c62f37abc..868a66b5fb 100644
--- a/SConscript
+++ b/SConscript
@@ -24,7 +24,7 @@ import os.path
import re
import subprocess
-VERSION = "v0.0-unreleased"
+VERSION = "v20.05"
LIBRARY_VERSION_MAJOR = 18
LIBRARY_VERSION_MINOR = 1
LIBRARY_VERSION_PATCH = 0