diff --git a/CHANGELOG b/CHANGELOG
index 93bca84627c..8b8e1811aec 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,4 +1,4 @@
-2023.08.11
+2023.08.15
- Fix stuck Ins key problems by fixing a typo in src/ints/bios_keyboard.cpp.
The code is supposed to clear the "Ins key down" flag, but instead cleared
all bits EXCEPT "Ins key down" (joncampbell123).
diff --git a/configure.ac b/configure.ac
index 61956c50b74..9f4c225d13d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
dnl Init.
-AC_INIT(dosbox-x,2023.08.11,[https://github.com/joncampbell123/dosbox-x/issues],[],[https://dosbox-x.com])
+AC_INIT(dosbox-x,2023.08.15,[https://github.com/joncampbell123/dosbox-x/issues],[],[https://dosbox-x.com])
AC_PREREQ(2.60)
AC_CONFIG_SRCDIR(README.md)
diff --git a/contrib/linux/com.dosbox_x.DOSBox-X.metainfo.xml.in b/contrib/linux/com.dosbox_x.DOSBox-X.metainfo.xml.in
index 5318619a7ac..bb62b2510e2 100644
--- a/contrib/linux/com.dosbox_x.DOSBox-X.metainfo.xml.in
+++ b/contrib/linux/com.dosbox_x.DOSBox-X.metainfo.xml.in
@@ -10,7 +10,7 @@
Emulation
-
+
diff --git a/contrib/translations/de/de_DE.lng b/contrib/translations/de/de_DE.lng
index bb4d4dc75aa..d1a4afce55a 100644
--- a/contrib/translations/de/de_DE.lng
+++ b/contrib/translations/de/de_DE.lng
@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:German
:DOSBOX-X:CODEPAGE:858
-:DOSBOX-X:VERSION:2023.08.11
+:DOSBOX-X:VERSION:2023.08.15
:DOSBOX-X:REMARK:
:PROGRAM_BOOT_IMAGE_MOUNTED
Disketten-Image(s) bereits eingehangen.
diff --git a/contrib/translations/de/de_pc98.lng b/contrib/translations/de/de_pc98.lng
index bbd4670f96d..30fec95f816 100644
--- a/contrib/translations/de/de_pc98.lng
+++ b/contrib/translations/de/de_pc98.lng
@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:German
:DOSBOX-X:CODEPAGE:858
-:DOSBOX-X:VERSION:2023.08.11
+:DOSBOX-X:VERSION:2023.08.15
:DOSBOX-X:REMARK:
:PROGRAM_BOOT_IMAGE_MOUNTED
Disketten-Image(s) bereits eingehangen.
diff --git a/contrib/translations/en/en_US.lng b/contrib/translations/en/en_US.lng
index 036f1254fa5..578c150926f 100644
--- a/contrib/translations/en/en_US.lng
+++ b/contrib/translations/en/en_US.lng
@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:English (United States)
:DOSBOX-X:CODEPAGE:437
-:DOSBOX-X:VERSION:2023.08.11
+:DOSBOX-X:VERSION:2023.08.15
:DOSBOX-X:REMARK:
:AUTOEXEC_CONFIGFILE_HELP
Lines in this section will be run at startup.
diff --git a/contrib/translations/es/es_ES.lng b/contrib/translations/es/es_ES.lng
index aac43295cca..d007753ce8f 100644
--- a/contrib/translations/es/es_ES.lng
+++ b/contrib/translations/es/es_ES.lng
@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Spanish (Spain)
:DOSBOX-X:CODEPAGE:858
-:DOSBOX-X:VERSION:2023.08.11
+:DOSBOX-X:VERSION:2023.08.15
:DOSBOX-X:REMARK:
:AUTOEXEC_CONFIGFILE_HELP
Las líneas de esta sección se iniciarán al inicio.
diff --git a/contrib/translations/fr/fr_FR.lng b/contrib/translations/fr/fr_FR.lng
index de66b8c5f4b..72b4412ccea 100644
--- a/contrib/translations/fr/fr_FR.lng
+++ b/contrib/translations/fr/fr_FR.lng
@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:French (France)
:DOSBOX-X:CODEPAGE:859
-:DOSBOX-X:VERSION:2023.08.11
+:DOSBOX-X:VERSION:2023.08.15
:DOSBOX-X:REMARK:
:AUTOEXEC_CONFIGFILE_HELP
Les lignes de cette section seront exécutées au démarrage.
diff --git a/contrib/translations/ja/ja_JP.lng b/contrib/translations/ja/ja_JP.lng
index 83023c638a2..3f82e52ac54 100644
--- a/contrib/translations/ja/ja_JP.lng
+++ b/contrib/translations/ja/ja_JP.lng
@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Japanese
:DOSBOX-X:CODEPAGE:932
-:DOSBOX-X:VERSION:2023.08.11
+:DOSBOX-X:VERSION:2023.08.15
:DOSBOX-X:REMARK:PC-98, JEGA, DOS/V エミュレーション、または とコード ページ 932 の日本語フォントを使用して、日本語の表示と印刷を直接サポートします
:AUTOEXEC_CONFIGFILE_HELP
このセクションに記載の行は起動時に実行されます。
diff --git a/contrib/translations/ko/ko_KR.lng b/contrib/translations/ko/ko_KR.lng
index 2f6fb32e675..f5211fb7290 100644
--- a/contrib/translations/ko/ko_KR.lng
+++ b/contrib/translations/ko/ko_KR.lng
@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Korean
:DOSBOX-X:CODEPAGE:949
-:DOSBOX-X:VERSION:2023.08.11
+:DOSBOX-X:VERSION:2023.08.15
:DOSBOX-X:REMARK:DOS/V 에뮬레이션 또는 코드 페이지 949의 한국어 글꼴을 사용하여 한국어 표시 및 인쇄를 직접 지원합니다.
:AUTOEXEC_CONFIGFILE_HELP
이 섹션에 나열된 줄은 시작할 때 실행됩니다.
diff --git a/contrib/translations/nl/nl_NL.lng b/contrib/translations/nl/nl_NL.lng
index d5d772bed69..1c4c0311807 100644
--- a/contrib/translations/nl/nl_NL.lng
+++ b/contrib/translations/nl/nl_NL.lng
@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Nederlands (Nederland)
:DOSBOX-X:CODEPAGE:858
-:DOSBOX-X:VERSION:2023.08.11
+:DOSBOX-X:VERSION:2023.08.15
:DOSBOX-X:REMARK:
:AUTOEXEC_CONFIGFILE_HELP
Lijnen in dit gedeelte worden uitgevoerd bij opstarten.
diff --git a/contrib/translations/pt/pt_BR.lng b/contrib/translations/pt/pt_BR.lng
index fcee29ef563..15e741e2ac8 100644
--- a/contrib/translations/pt/pt_BR.lng
+++ b/contrib/translations/pt/pt_BR.lng
@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Portuguese (Brazil)
:DOSBOX-X:CODEPAGE:860
-:DOSBOX-X:VERSION:2023.08.11
+:DOSBOX-X:VERSION:2023.08.15
:DOSBOX-X:REMARK:
:AUTOEXEC_CONFIGFILE_HELP
As linhas nesta seção serão sempre executadas ao se iniciar o DOSBox-X.
diff --git a/contrib/translations/tr/tr_TR.lng b/contrib/translations/tr/tr_TR.lng
index abc87923d21..32c961c4c8e 100644
--- a/contrib/translations/tr/tr_TR.lng
+++ b/contrib/translations/tr/tr_TR.lng
@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Turkish (Turkey)
:DOSBOX-X:CODEPAGE:857
-:DOSBOX-X:VERSION:2023.08.11
+:DOSBOX-X:VERSION:2023.08.15
:DOSBOX-X:REMARK:
:AUTOEXEC_CONFIGFILE_HELP
Lines in this section will be run at startup.
diff --git a/contrib/translations/zh/zh_CN.lng b/contrib/translations/zh/zh_CN.lng
index ca82f361118..2017ee75afa 100644
--- a/contrib/translations/zh/zh_CN.lng
+++ b/contrib/translations/zh/zh_CN.lng
@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Simplified Chinese
:DOSBOX-X:CODEPAGE:936
-:DOSBOX-X:VERSION:2023.08.11
+:DOSBOX-X:VERSION:2023.08.15
:DOSBOX-X:REMARK:建议将国家和代码页设为 86,936 并搭配中文字体; 或使用 chs 或 cn 中文 DOS/V 模式以直接支持中文显示和打印
:AUTOEXEC_CONFIGFILE_HELP
Lines in this section will be run at startup.
diff --git a/contrib/translations/zh/zh_TW.lng b/contrib/translations/zh/zh_TW.lng
index 24005d9f236..1d1ce6065f2 100644
--- a/contrib/translations/zh/zh_TW.lng
+++ b/contrib/translations/zh/zh_TW.lng
@@ -1,6 +1,6 @@
:DOSBOX-X:LANGUAGE:Traditional Chinese
:DOSBOX-X:CODEPAGE:950
-:DOSBOX-X:VERSION:2023.08.11
+:DOSBOX-X:VERSION:2023.08.15
:DOSBOX-X:REMARK:建議將國家和字碼頁設為 886,950 並搭配中文字型; 或使用 cht 或 tw 中文 DOS/V 模式以直接支援中文顯示和列印
:AUTOEXEC_CONFIGFILE_HELP
段落中的指令行會在啟動時執行.
diff --git a/contrib/windows/installer/DOSBox-X-installer.iss b/contrib/windows/installer/DOSBox-X-installer.iss
index 8db6a2a7d6d..5d3060f1f18 100644
--- a/contrib/windows/installer/DOSBox-X-installer.iss
+++ b/contrib/windows/installer/DOSBox-X-installer.iss
@@ -1,5 +1,5 @@
#define MyAppName "DOSBox-X"
-#define MyAppVersion "2023.08.11"
+#define MyAppVersion "2023.08.15"
#define MyAppBit "(32/64bit for Windows)"
#define MyAppPublisher "joncampbell123 [DOSBox-X Team]"
#define MyAppURL "https://dosbox-x.com/"
diff --git a/contrib/windows/installer/DOSBox-X-setup.iss b/contrib/windows/installer/DOSBox-X-setup.iss
index f42427c490a..8182e757ba6 100644
--- a/contrib/windows/installer/DOSBox-X-setup.iss
+++ b/contrib/windows/installer/DOSBox-X-setup.iss
@@ -1,5 +1,5 @@
#define MyAppName "DOSBox-X"
-#define MyAppVersion "2023.08.11"
+#define MyAppVersion "2023.08.15"
#define MyAppBit "(32-bit)"
#define MyAppPublisher "joncampbell123 [DOSBox-X Team]"
#define MyAppURL "https://dosbox-x.com/"
diff --git a/contrib/windows/installer/DOSBox-X-setupXP.iss b/contrib/windows/installer/DOSBox-X-setupXP.iss
index e4f1034afe0..e0acb5e265d 100644
--- a/contrib/windows/installer/DOSBox-X-setupXP.iss
+++ b/contrib/windows/installer/DOSBox-X-setupXP.iss
@@ -1,5 +1,5 @@
#define MyAppName "DOSBox-X"
-#define MyAppVersion "2023.08.11"
+#define MyAppVersion "2023.08.15"
#define MyAppBit "(32/64bit for XP)"
#define MyAppPublisher "joncampbell123 [DOSBox-X Team]"
#define MyAppURL "https://dosbox-x.com/"
diff --git a/contrib/windows/installer/dosbox-x.reference.setup.conf b/contrib/windows/installer/dosbox-x.reference.setup.conf
index afd5fcf4e9e..e4d1440536f 100644
--- a/contrib/windows/installer/dosbox-x.reference.setup.conf
+++ b/contrib/windows/installer/dosbox-x.reference.setup.conf
@@ -1,4 +1,4 @@
-# This is the configuration file for DOSBox-X 2023.08.11. (Please use the latest version of DOSBox-X)
+# This is the configuration file for DOSBox-X 2023.08.15. (Please use the latest version of DOSBox-X)
# Lines starting with a # are comment lines and are ignored by DOSBox-X.
# They are used to (briefly) document the effect of each option.
# To write out ALL options, use command 'config -all' with -wc or -writeconf options.
diff --git a/dosbox-x.reference.conf b/dosbox-x.reference.conf
index 683c24af358..5ba3e6a3af0 100644
--- a/dosbox-x.reference.conf
+++ b/dosbox-x.reference.conf
@@ -1,4 +1,4 @@
-# This is the configuration file for DOSBox-X 2023.08.11. (Please use the latest version of DOSBox-X)
+# This is the configuration file for DOSBox-X 2023.08.15. (Please use the latest version of DOSBox-X)
# Lines starting with a # are comment lines and are ignored by DOSBox-X.
# They are used to (briefly) document the effect of each option.
# To write out ALL options, use command 'config -all' with -wc or -writeconf options.
diff --git a/dosbox-x.reference.full.conf b/dosbox-x.reference.full.conf
index 47c68b5fdd4..528d7bceaaa 100644
--- a/dosbox-x.reference.full.conf
+++ b/dosbox-x.reference.full.conf
@@ -1,4 +1,4 @@
-# This is the configuration file for DOSBox-X 2023.08.11. (Please use the latest version of DOSBox-X)
+# This is the configuration file for DOSBox-X 2023.08.15. (Please use the latest version of DOSBox-X)
# Lines starting with a # are comment lines and are ignored by DOSBox-X.
# They are used to (briefly) document the effect of each option.
# To write out ALL options, use command 'config -all' with -wc or -writeconf options.
diff --git a/include/build_timestamp.h b/include/build_timestamp.h
index 8819d3e1074..fca0c9dcd3c 100644
--- a/include/build_timestamp.h
+++ b/include/build_timestamp.h
@@ -1,4 +1,4 @@
/*auto-generated*/
-#define UPDATED_STR "Aug 11, 2023 1:18:20pm"
-#define GIT_COMMIT_HASH "eec598a"
+#define UPDATED_STR "Aug 15, 2023 10:54:37am"
+#define GIT_COMMIT_HASH "4327d58"
#define COPYRIGHT_END_YEAR "2023"
diff --git a/vs/config_package.h b/vs/config_package.h
index 2af8afec1ca..6b81ccfb72c 100644
--- a/vs/config_package.h
+++ b/vs/config_package.h
@@ -1,8 +1,8 @@
#define PACKAGE "dosbox-x"
#define PACKAGE_BUGREPORT "https://github.com/joncampbell123/dosbox-x/issues"
#define PACKAGE_NAME "dosbox-x"
-#define PACKAGE_STRING "dosbox-x 2023.08.11"
+#define PACKAGE_STRING "dosbox-x 2023.08.15"
#define PACKAGE_TARNAME "dosbox-x"
#define PACKAGE_URL "https://dosbox-x.com"
-#define PACKAGE_VERSION "2023.08.11"
-#define VERSION "2023.08.11"
+#define PACKAGE_VERSION "2023.08.15"
+#define VERSION "2023.08.15"