1
0
mirror of https://github.com/anope/anope.git synced 2026-07-10 01:23:14 +02:00

BUILD : 1.7.19 (1266) BUGS : NOTES : Updated src/bin/am for now SVN host some more

git-svn-id: svn://svn.anope.org/anope/trunk@1266 31f1291d-b8d6-0310-a050-a5561fc1590b


git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@984 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
geniusdex geniusdex@31f1291d-b8d6-0310-a050-a5561fc1590b
2007-08-26 18:40:24 +00:00
parent 4f9325f8d0
commit a3bf52551d
2 changed files with 7 additions and 3 deletions
+2 -2
View File
@@ -23,9 +23,9 @@ my $fhint="version.log";
# Default values, change or use environment variables instead.
my $copy="anope";
my $svnuser="rob";
my $svnuser="evil_closet_monkey";
my $svnpath="/usr/bin";
my $svnroot="svn://zero.org/repos/$copy";
my $svnroot="svn://svn.anope.org/$copy";
my $editor="/usr/bin/mcedit";
# Environment variables SVNBINDIR and SVNROOT override the above
+5 -1
View File
@@ -9,10 +9,14 @@ VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="19"
VERSION_EXTRA="-svn"
VERSION_BUILD="1265"
VERSION_BUILD="1266"
# $Log$
#
# BUILD : 1.7.19 (1266)
# BUGS :
# NOTES : Updated src/bin/am for now SVN host some more
#
# BUILD : 1.7.19 (1265)
# BUGS :
# NOTES : Updated copyright information