mirror of
https://github.com/anope/anope.git
synced 2026-07-01 13:26:39 +02:00
8 lines
99 B
Bash
8 lines
99 B
Bash
#!/bin/sh
|
|
|
|
VERSION_MAJOR="1"
|
|
VERSION_MINOR="9"
|
|
VERSION_PATCH="9"
|
|
VERSION_EXTRA="-gremlins-inside"
|
|
|