build script tweaks

This commit is contained in:
Adam Shaw
2014-05-31 16:27:56 -07:00
parent f4ddbb474d
commit c43c321f57
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
cd "`dirname $0`/../"
cd "`dirname $0`/.."
read -p "Enter the new version number with no 'v' (for example '1.0.1'): " version