1
0
mirror of https://github.com/anope/anope.git synced 2026-06-27 03:16:37 +02:00
Files
anope/src/version.sh
T
2021-08-29 20:02:49 +01:00

7 lines
80 B
Bash

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