1
0
mirror of https://github.com/anope/anope.git synced 2026-06-26 01:26:39 +02:00
Files
anope/src/version.sh
T
2022-04-22 10:17:19 +01:00

7 lines
77 B
Bash

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