summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2016-03-02 21:25:24 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2016-03-02 21:25:24 +0100
commit756a365b1045452d952972da8a08ae94433f0147 (patch)
treef9c561895d9f85513f022dd76e03118ded9881e5
parent36253e5ffd150653b7d4d67ef13b2efc49d06394 (diff)
downloadspline-startup-756a365b1045452d952972da8a08ae94433f0147.tar.gz
spline-startup-756a365b1045452d952972da8a08ae94433f0147.tar.bz2
spline-startup-756a365b1045452d952972da8a08ae94433f0147.zip
Bump version1.3
-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():