mirror of
https://github.com/anope/anope.git
synced 2026-06-25 20:26:39 +02:00
8 lines
102 B
Bash
8 lines
102 B
Bash
#!/bin/sh
|
|
|
|
VERSION_MAJOR="1"
|
|
VERSION_MINOR="9"
|
|
VERSION_PATCH="8"
|
|
VERSION_EXTRA="-may-cause-insanity"
|
|
|