mirror of
https://github.com/anope/anope.git
synced 2026-06-12 19:14:47 +02:00
7 lines
77 B
Bash
7 lines
77 B
Bash
#!/bin/sh
|
|
|
|
VERSION_MAJOR=2
|
|
VERSION_MINOR=1
|
|
VERSION_PATCH=23
|
|
VERSION_EXTRA=""
|