mirror of
https://github.com/anope/anope.git
synced 2026-07-10 03:23:13 +02:00
Bump for 1.9.4-git
This commit is contained in:
+2
-2
@@ -1,8 +1,8 @@
|
||||
#!/bin/sh
|
||||
VERSION_MAJOR="1"
|
||||
VERSION_MINOR="9"
|
||||
VERSION_PATCH="3"
|
||||
VERSION_EXTRA=""
|
||||
VERSION_PATCH="4"
|
||||
VERSION_EXTRA="-tastes-good-on-toast"
|
||||
|
||||
VERSION="$VERSION_MAJOR.$VERSION_MINOR.$VERSION_PATCH$VERSION_EXTRA"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user