1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 06:06:39 +02:00
Files
anope/src/version.sh
T
Sadie Powell 230e85798d Release 2.1.7.
2024-07-01 10:06:17 +01:00

7 lines
76 B
Bash

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