summaryrefslogtreecommitdiff
path: root/src/version.sh
blob: 97513cdb5ec750fa8bfcb60429cc9216e624182b (plain)
1
2
3
4
5
6
#!/bin/sh

VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=16
VERSION_EXTRA="-git"