1
0
mirror of https://github.com/anope/anope.git synced 2026-07-03 11:13:13 +02:00
Files
anope/src/version.sh
T
2025-08-01 12:22:21 +01:00

7 lines
81 B
Bash

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