anope/src/version.sh

7 lines
77 B
Bash

#!/bin/sh
VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=12
VERSION_EXTRA=""