added linux version bump
This commit is contained in:
parent
4ba0f38708
commit
5ce7d9e852
2 changed files with 12 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
VERSION="1.4.0"
|
||||
VERSION="1.4.1"
|
||||
DEPLOYPATH="bungloo-${VERSION}"
|
||||
QTPATH="../Qt"
|
||||
SHAREDPATH=".."
|
||||
|
|
Reference in a new issue