From 0211f7161cf3ba82cd4f04d9864e313da9889f6d Mon Sep 17 00:00:00 2001 From: Anna Schumaker Date: Mon, 29 Aug 2016 07:27:41 -0400 Subject: [PATCH] Ocarina 6.4.19-rc Signed-off-by: Anna Schumaker --- Sconstruct | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sconstruct b/Sconstruct index 1aa244be..d1693117 100644 --- a/Sconstruct +++ b/Sconstruct @@ -1,7 +1,7 @@ #!/usr/bin/python import os -CONFIG_VERSION = "6.4.18" +CONFIG_VERSION = "6.4.19-rc" # Set up default environment