Initial commit
This commit is contained in:
15
version.sh
Normal file
15
version.sh
Normal file
@@ -0,0 +1,15 @@
|
||||
TAG="build,0.0,0"
|
||||
BRANCH="master"
|
||||
MAJOR="0.0"
|
||||
BUILD="0"
|
||||
SHA1="9b83e26ec3d0e3d1526a4226a8ac0c8580a77bcf"
|
||||
OS_NAME="${OS_NAME:-win}"
|
||||
OS_VERSION="${OS_VERSION:-}"
|
||||
ARCH="${ARCH:-i686}"
|
||||
VERSION="0.0-0"
|
||||
BUILDHOST="akesterson-pc"
|
||||
BUILDUSER="akesterson-pc\akesterson"
|
||||
BUILDDIR="/c/Users/akesterson/source/upstream/git/akesterson/mercy"
|
||||
SOURCE="git@github.com:akesterson/mercy.git"
|
||||
REBUILDING=0
|
||||
CHANGELOG=""
|
||||
Reference in New Issue
Block a user