summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2016-02-22 02:06:46 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2016-02-22 02:06:46 +0100
commitf0f387708fb34359039fe36ed1b61f14eab6a263 (patch)
tree2d15c077099a2b361f74c72ee575313e7d4910e3
parent23472daeba30dd9946230f8e0e8652715350a3f3 (diff)
downloadspline-startup-f0f387708fb34359039fe36ed1b61f14eab6a263.tar.gz
spline-startup-f0f387708fb34359039fe36ed1b61f14eab6a263.tar.bz2
spline-startup-f0f387708fb34359039fe36ed1b61f14eab6a263.zip
Bump version1.2
-rwxr-xr-xspline-startup2
1 files changed, 1 insertions, 1 deletions
diff --git a/spline-startup b/spline-startup
index 0240a01..72c306e 100755
--- a/spline-startup
+++ b/spline-startup
@@ -10,7 +10,7 @@ from subprocess import Popen, PIPE, STDOUT
from pipes import quote
-VERSION = '1.1'
+VERSION = '1.2'
def is_root():