summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2015-09-02 03:14:01 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2015-09-02 03:32:54 +0200
commit44f8476b056a39fde58a280f784a70ed15eb0c1f (patch)
tree0d3568caa023a0babf6b36870c94c2d15d36425f
parent41c4400d4b7e7cce9efb7a51665cc92a3795dade (diff)
downloadspline-startup-44f8476b056a39fde58a280f784a70ed15eb0c1f.tar.gz
spline-startup-44f8476b056a39fde58a280f784a70ed15eb0c1f.tar.bz2
spline-startup-44f8476b056a39fde58a280f784a70ed15eb0c1f.zip
Bump version1.1
-rwxr-xr-xspline-startup2
1 files changed, 1 insertions, 1 deletions
diff --git a/spline-startup b/spline-startup
index d9af438..22b325f 100755
--- a/spline-startup
+++ b/spline-startup
@@ -10,7 +10,7 @@ from subprocess import Popen, PIPE, STDOUT
from pipes import quote
-VERSION = '1.0'
+VERSION = '1.1'
def is_root():