diff --git a/.CHANGES.NEW b/.CHANGES.NEW
index 7ea48f4d3..520a83b96 100644
--- a/.CHANGES.NEW
+++ b/.CHANGES.NEW
@@ -7,7 +7,7 @@
\___/|_| |_|_| \___|\__,_|_|\___/\_| \_| \____/\__,_|
Configuration Program
- for Unreal3.2.1-pre1
+ for Unreal3.2.1-pre2
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/.RELEASE.NOTES b/.RELEASE.NOTES
index 2a1636d0b..78df0b03c 100644
--- a/.RELEASE.NOTES
+++ b/.RELEASE.NOTES
@@ -1,5 +1,5 @@
-Unreal3.2.1-pre1 Release Notes
+Unreal3.2.1-pre2 Release Notes
==============================
Please READ this carefully, otherwise your ircd won't boot!
diff --git a/Changes b/Changes
index 485e2eb84..66235c054 100644
--- a/Changes
+++ b/Changes
@@ -3325,5 +3325,6 @@ This is the 3.2 fixes branch.
** internal 3.2.1-pre1 release **
- Various (>15) small fixes for unreal32docs.html, reported by AngryWolf (#0001906).
- Added spanish docs, translated by Trocotronic.
-- Fixed serious crashbug due to quick-rehashing bug! Basically if you did a /REHASH and
+- Fixed serious crashbug due to quick-rehashing bugfix! Basically if you did a /REHASH and
the clientcount for a class reached 0 (due to quits) it would crash.
+** internal 3.2.1-pre2 release **
diff --git a/doc/unreal32docs.de.html b/doc/unreal32docs.de.html
index 9f92f8f11..c71716a78 100644
--- a/doc/unreal32docs.de.html
+++ b/doc/unreal32docs.de.html
@@ -23,7 +23,7 @@
UnrealIRCd
http://www.unrealircd.com
Version: 3.2
-
Aktuelle Version: 3.2 *CVS*
+
Aktuelle Version: 3.2.1-pre2
Letztes Dokumentation Update: 2004-06-25
Head Coders: Stskeeps / codemastr / Syzop / Luke
Contributors: McSkaf / Zogg / NiQuiL / assyrian / chasm / DrBin / llthangel / Griever / nighthawk
diff --git a/doc/unreal32docs.es.html b/doc/unreal32docs.es.html
index 7cc8448cf..b08d37c14 100644
--- a/doc/unreal32docs.es.html
+++ b/doc/unreal32docs.es.html
@@ -24,7 +24,7 @@
UnrealIRCd
http://www.unrealircd.com
Versión: 3.2
-
Versión actual : 3.2.1-pre1 *CVS*
+
Versión actual : 3.2.1-pre2 *CVS*
Última actualización del documento: 2004-06-28
Programadores: Stskeeps / codemastr / Syzop / Luke
diff --git a/doc/unreal32docs.html b/doc/unreal32docs.html
index 20c718f76..ffac28aeb 100644
--- a/doc/unreal32docs.html
+++ b/doc/unreal32docs.html
@@ -24,7 +24,7 @@ English | German |
UnrealIRCd
http://www.unrealircd.com
Version: 3.2
-
Current Version: 3.2.1-pre1 *CVS*
+
Current Version: 3.2.1-pre2 *CVS*
Last doc update: 2004-06-28
Head Coders: Stskeeps / codemastr / Syzop / Luke
diff --git a/include/version.h b/include/version.h
index 5b5cbe1c5..b8175145e 100644
--- a/include/version.h
+++ b/include/version.h
@@ -30,7 +30,7 @@
#define PATCH1 "3"
#define PATCH2 ".2"
#define PATCH3 ".1"
-#define PATCH4 "pre1"
+#define PATCH4 "pre2"
#define PATCH5 ""
#define PATCH6 ""
#define PATCH7 ""
diff --git a/src/win32/unrealinst.iss b/src/win32/unrealinst.iss
index a93595c09..9e017482c 100644
--- a/src/win32/unrealinst.iss
+++ b/src/win32/unrealinst.iss
@@ -11,7 +11,7 @@
[Setup]
AppName=UnrealIRCd
-AppVerName=UnrealIRCd3.2.1-pre1
+AppVerName=UnrealIRCd3.2.1-pre2
AppPublisher=UnrealIRCd Team
AppPublisherURL=http://www.unrealircd.com
AppSupportURL=http://www.unrealircd.com