1
0
mirror of https://github.com/anope/anope.git synced 2026-06-25 13:36:36 +02:00
Files
anope/src/version.sh
T
2026-03-01 03:00:19 +00:00

7 lines
81 B
Bash

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