diff --git a/releasenotes.md b/releasenotes.md
index 12bf4b42d..1253d5c7b 100644
--- a/releasenotes.md
+++ b/releasenotes.md
@@ -1,5 +1,11 @@
![](https://github.com/bradharding/www.doomretro.com/raw/master/releasenotes.png)
+### DOOM Retro v5.6.1
+
+![](https://github.com/bradharding/www.doomretro.com/raw/master/wiki/bigdivider.png)
+
+###### Tuesday, December 10, 2024
+
### DOOM Retro v5.6
* *DOOM Retro* is now built using v17.12.3 of [*Microsoft Visual Studio Community 2022*](https://visualstudio.microsoft.com/vs/community/).
diff --git a/res/DEHACKED.lmp b/res/DEHACKED.lmp
index c38c3e64f..a30dc4231 100644
--- a/res/DEHACKED.lmp
+++ b/res/DEHACKED.lmp
@@ -1,5 +1,5 @@
[STRINGS]
-VERSION = DOOM Retro v5.6
+VERSION = DOOM Retro v5.6.1
D_DEVSTR = Development mode ON.
PRESSKEY = (Press any key to continue.)
PRESSYN = (Press 'Y' or 'N' to continue.)
diff --git a/res/doomretro.wad b/res/doomretro.wad
index f2bae3874..c0c0acbb4 100644
Binary files a/res/doomretro.wad and b/res/doomretro.wad differ
diff --git a/src/version.h b/src/version.h
index d0f26b391..048848373 100644
--- a/src/version.h
+++ b/src/version.h
@@ -35,9 +35,9 @@
#pragma once
-#define DOOMRETRO_VERSION 5,6,0,0
-#define DOOMRETRO_VERSIONSTRING "5.6"
-#define DOOMRETRO_NAMEANDVERSIONSTRING "DOOM Retro v5.6"
+#define DOOMRETRO_VERSION 5,6,1,0
+#define DOOMRETRO_VERSIONSTRING "5.6.1"
+#define DOOMRETRO_NAMEANDVERSIONSTRING "DOOM Retro v5.6.1"
#define DOOMRETRO_SAVEGAMEVERSIONSTRING "DOOM Retro v3.6"
#define DOOMRETRO "doomretro"
diff --git a/xcode/doomretroapp/Info.plist b/xcode/doomretroapp/Info.plist
index 9f41c80a1..02e3536a6 100644
--- a/xcode/doomretroapp/Info.plist
+++ b/xcode/doomretroapp/Info.plist
@@ -51,11 +51,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 5.6
+ 5.6.1
CFBundleSignature
????
CFBundleVersion
- 5.6.0.0
+ 5.6.1.0
LSMinimumSystemVersion
$(MACOSX_DEPLOYMENT_TARGET)
NSHumanReadableCopyright