summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/README2
-rw-r--r--version.log6
2 files changed, 6 insertions, 2 deletions
diff --git a/docs/README b/docs/README
index 362de197a..5f9d909c1 100644
--- a/docs/README
+++ b/docs/README
@@ -69,7 +69,7 @@ Anope Translations:
GeniusDex <geniusdex@anope.org> (nl.l)
Oleg Nikolaev aka Isot <isot@complife.ru> (ru.l)
Stuff <the.stuff@gmx.de> (de.l)
- DrStein (es.l)
+ DrStein <gacevedo@anope.org> (es.l)
2. PRESENTATION
diff --git a/version.log b/version.log
index 4381da217..7d2773e24 100644
--- a/version.log
+++ b/version.log
@@ -8,10 +8,14 @@
VERSION_MAJOR="1"
VERSION_MINOR="7"
VERSION_PATCH="5"
-VERSION_BUILD="348"
+VERSION_BUILD="349"
# $Log$
#
+# BUILD : 1.7.5 (349)
+# BUGS :
+# NOTES : Gave the Doc a mail addy
+#
# BUILD : 1.7.5 (348)
# BUGS :
# NOTES : /os MODE was not functioning, by joining 2 seperate if statements into one the problem was solved. Many Thanks to DrStein for the patch.