mirror of
https://github.com/anope/anope.git
synced 2026-07-07 01:43:13 +02:00
8 lines
87 B
Bash
8 lines
87 B
Bash
#!/bin/sh
|
|
|
|
VERSION_MAJOR="2"
|
|
VERSION_MINOR="0"
|
|
VERSION_PATCH="1"
|
|
VERSION_EXTRA="-git"
|
|
|