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:
parent
4f9325f8d0
commit
a3bf52551d
+2
-2
@@ -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
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user