summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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():