1
0
mirror of https://github.com/anope/anope.git synced 2026-06-29 17:16:38 +02:00
Files
anope/src/version.sh
T
2015-03-22 15:34:50 -04:00

8 lines
77 B
Bash

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