1
0
mirror of https://github.com/anope/anope.git synced 2026-07-03 21:03:13 +02:00
Files
anope/src/version.sh
T
2021-08-09 15:54:25 +01:00

7 lines
77 B
Bash

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