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 9a52612..a91faad 100755
--- a/spline-startup
+++ b/spline-startup
@@ -10,7 +10,7 @@ from subprocess import Popen, PIPE, STDOUT
from pipes import quote
-VERSION = '1.2'
+VERSION = '1.3'
def is_root():