1
0
mirror of https://github.com/anope/anope.git synced 2026-06-23 17:36:37 +02:00
Files
anope/src/version.sh
T
2026-02-07 13:23:13 +00:00

7 lines
77 B
Bash

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