mirror of
https://github.com/anope/anope.git
synced 2026-07-01 19:26:40 +02:00
BUILD : 1.7.4 (265) BUGS : N/A NOTES : Only forgot 2 changes :)
git-svn-id: svn://svn.anope.org/anope/trunk@265 31f1291d-b8d6-0310-a050-a5561fc1590b git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@170 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
parent
a1479a8775
commit
faf3709fd8
+1
-1
@@ -4,7 +4,7 @@
|
||||
#
|
||||
|
||||
# Grab version information from the version control file.
|
||||
CTRL="./version.log"
|
||||
CTRL="../version.log"
|
||||
if [ -f $CTRL ] ; then
|
||||
. $CTRL
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user