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 d0437af..0973496 100755
--- a/spline-startup
+++ b/spline-startup
@@ -13,7 +13,7 @@ from subprocess import Popen, PIPE, STDOUT
from pipes import quote
-VERSION = '1.5'
+VERSION = '1.6.1'
def is_root():