mirror of
https://github.com/anope/anope.git
synced 2026-07-09 16:45:44 +02:00
7 lines
76 B
Bash
7 lines
76 B
Bash
#!/bin/sh
|
|
|
|
VERSION_MAJOR=2
|
|
VERSION_MINOR=0
|
|
VERSION_PATCH=8
|
|
VERSION_EXTRA=""
|