summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2016-03-03 05:24:47 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2016-03-03 05:31:29 +0100
commited3dec875e62b8c11998e566eeb16a4ea203b684 (patch)
tree496f16ae1866932ca5331abd90cbba382b8b8237
parentc96726d494a6bb6b3264f8e8bccd1409a0efe8c6 (diff)
downloadspline-startup-ed3dec875e62b8c11998e566eeb16a4ea203b684.tar.gz
spline-startup-ed3dec875e62b8c11998e566eeb16a4ea203b684.tar.bz2
spline-startup-ed3dec875e62b8c11998e566eeb16a4ea203b684.zip
Bump version1.4
-rwxr-xr-xspline-startup2
1 files changed, 1 insertions, 1 deletions
diff --git a/spline-startup b/spline-startup
index 9420e5d..2c7dc54 100755
--- a/spline-startup
+++ b/spline-startup
@@ -10,7 +10,7 @@ from subprocess import Popen, PIPE, STDOUT
from pipes import quote
-VERSION = '1.3'
+VERSION = '1.4'
def is_root():