1
0
mirror of https://github.com/anope/anope.git synced 2026-06-27 04:46:37 +02:00
Files
anope/src/version.sh
T
2023-06-01 23:12:08 +01:00

7 lines
81 B
Bash

#!/bin/sh
VERSION_MAJOR=2
VERSION_MINOR=0
VERSION_PATCH=14
VERSION_EXTRA="-git"