diff --git a/.CHANGES.NEW b/.CHANGES.NEW
index b804eef59..c86042625 100644
--- a/.CHANGES.NEW
+++ b/.CHANGES.NEW
@@ -7,7 +7,7 @@
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
Configuration Program
- for Unreal3.2-beta14
+ for Unreal3.2-beta15
This program will help you to compile your IRC server, and ask you
questions regarding the compile-time settings of it during the process.
diff --git a/Changes b/Changes
index 8266a19cd..7dd8c6e24 100644
--- a/Changes
+++ b/Changes
@@ -1952,3 +1952,4 @@ seen. gmtime warning still there
- Added SVSSILENCE: allows U-lined server to modify the silence list of a user.
- Documentation/text updates.
- WebTV fixes
+- Doc/text updates
diff --git a/Unreal.nfo b/Unreal.nfo
index e5526b422..0ec6b80c1 100644
--- a/Unreal.nfo
+++ b/Unreal.nfo
@@ -1,5 +1,5 @@
===============================================
-= UnrealIRCd v3.2 (beta14) =
+= UnrealIRCd v3.2 (beta15) =
===============================================
Was brought to you by:
diff --git a/doc/unreal32docs.html b/doc/unreal32docs.html
index 3889abc45..66e129b84 100644
--- a/doc/unreal32docs.html
+++ b/doc/unreal32docs.html
@@ -19,7 +19,7 @@
http://www.unrealircd.com
Version: 3.2
Current Version: 3.2 Beta15
- Last doc update: 2002-02-28
+ Last doc update: 2003-03-01
Head Coders: Stskeeps / Codemastr / Luke / McSkaf / Syzop
Contributors: Zogg / NiQuiL / assyrian / chasm / DrBin / llthangel / Griever / nighthawk
Documentation: CKnight^ / Syzop
@@ -90,9 +90,9 @@
This document was written for exclusively for use with UnrealIRCd. Use of this +
This document was written for exclusively use with UnrealIRCd. Use of this document with another software package, or distribution of this document with - another software package is strictly prohibited with out the written permission + another software package is strictly prohibited without the written permission of the UnrealIRCd Development Team. This document may be copied/printed/reproduced/published as many times as you like, providing it is for use with UnrealIRCd and is not modified in anyway. – Copyright UnrealIRCd Development Team 2002
diff --git a/src/win32/unrealinst.iss b/src/win32/unrealinst.iss index d7c448aeb..58eb838dc 100644 --- a/src/win32/unrealinst.iss +++ b/src/win32/unrealinst.iss @@ -9,7 +9,7 @@ [Setup] AppName=UnrealIRCd -AppVerName=UnrealIRCd3.2-beta14 +AppVerName=UnrealIRCd3.2-beta15 AppPublisher=UnrealIRCd Team AppPublisherURL=http://www.unrealircd.com AppSupportURL=http://www.unrealircd.com