From c866ad0e2a92774bb76dfb5dac68577ae571a31a Mon Sep 17 00:00:00 2001 From: Pavol Juhas Date: Wed, 21 Jun 2017 14:47:03 -0400 Subject: [PATCH] Version 1.3.4 --- site_scons/fallback_version.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site_scons/fallback_version.py b/site_scons/fallback_version.py index 156cd5f8..8b13f54d 100644 --- a/site_scons/fallback_version.py +++ b/site_scons/fallback_version.py @@ -7,4 +7,4 @@ Update FALLBACK_VERSION when tagging a new release. ''' -FALLBACK_VERSION = '1.3.3.post0' +FALLBACK_VERSION = '1.3.4.post0'