From 7e306de0078085df29ca9f6876508af20dcfbca4 Mon Sep 17 00:00:00 2001 From: Anna Schumaker Date: Wed, 6 Jan 2016 10:26:21 -0500 Subject: [PATCH] Update Sconstruct for 6.4.2-rc I probably should have tagged this commit, but oh well. Signed-off-by: Anna Schumaker --- Sconstruct | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sconstruct b/Sconstruct index d08fd5da..b6e66ab2 100644 --- a/Sconstruct +++ b/Sconstruct @@ -1,7 +1,7 @@ #!/usr/bin/python import os -CONFIG_VERSION = "6.4.1" +CONFIG_VERSION = "6.4.2-rc" # Set up default environment