anope

- supernets anope source code & configuration
git clone git://git.acid.vegas/anope.git
Log | Files | Refs | Archive | README

version.sh (77B)

      1 #!/bin/sh
      2 
      3 VERSION_MAJOR=2
      4 VERSION_MINOR=0
      5 VERSION_PATCH=12
      6 VERSION_EXTRA=""