1
0
mirror of https://github.com/anope/anope.git synced 2026-07-07 15:03:14 +02:00
Files
anope/src/version.sh
T
Sadie Powell e9424b529c Release 2.1.2.
2024-02-17 18:14:10 +00:00

7 lines
76 B
Bash

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