1
0
mirror of https://github.com/anope/anope.git synced 2026-07-02 05:26:38 +02:00
Files
anope/src/version.sh
T
2013-10-14 01:19:42 -04:00

8 lines
100 B
Bash

#!/bin/sh
VERSION_MAJOR="1"
VERSION_MINOR="9"
VERSION_PATCH="10"
VERSION_EXTRA="-oreos-with-milk"