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

VERSION_MAJOR=2
VERSION_MINOR=1
VERSION_PATCH=13
VERSION_EXTRA="-git"