1
0
mirror of https://github.com/anope/anope.git synced 2026-07-09 16:45:44 +02:00
Files
anope/src/version.sh
T
Sadie Powell 46e1395e62 Release 2.0.8.
2020-10-07 13:15:31 +01:00

7 lines
76 B
Bash

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