aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--SConscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/SConscript b/SConscript
index ed22f6eefe..01a3ca70f9 100644
--- a/SConscript
+++ b/SConscript
@@ -24,8 +24,8 @@ import os.path
import re
import subprocess
-VERSION = "v0.0-unreleased"
-SONAME_VERSION="1.0.0"
+VERSION = "19.08"
+SONAME_VERSION="16.0.0"
Import('env')
Import('vars')