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

8 lines
81 B
Bash

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