summaryrefslogtreecommitdiff
path: root/launch.sh
diff options
context:
space:
mode:
authormathieui <mathieui@mathieui.net>2014-03-20 20:07:25 +0100
committermathieui <mathieui@mathieui.net>2014-03-20 20:07:25 +0100
commit2cac2fa63d2120180c0a87a10640d438293455c9 (patch)
treedb590bc3c506b9c0f3e23be4dff49538e942fdf9 /launch.sh
parent9a09aa8e09db5f6a44bbf8c0932757a1502db6fd (diff)
downloadpoezio-2cac2fa63d2120180c0a87a10640d438293455c9.tar.gz
poezio-2cac2fa63d2120180c0a87a10640d438293455c9.tar.bz2
poezio-2cac2fa63d2120180c0a87a10640d438293455c9.tar.xz
poezio-2cac2fa63d2120180c0a87a10640d438293455c9.zip
Bump version and setup.pyv0.8.1v0.8-fixes
Diffstat (limited to 'launch.sh')
-rwxr-xr-xlaunch.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/launch.sh b/launch.sh
index 73c21f1b..a697f005 100755
--- a/launch.sh
+++ b/launch.sh
@@ -1,4 +1,4 @@
#!/bin/sh
-exec python3 -OO src/poezio.py -v 0.8 "$@"
+exec python3 -OO src/poezio.py -v 0.8.1 "$@"