diff --git a/etc/Translation/LameXP_DE.ts b/etc/Translation/LameXP_DE.ts
index e461933b..29c3e4e1 100644
--- a/etc/Translation/LameXP_DE.ts
+++ b/etc/Translation/LameXP_DE.ts
@@ -1624,7 +1624,7 @@
-
+ Lesezeichen für aktuelles Verzeichnis hinzufügen
diff --git a/res/localization/LameXP_DE.qm b/res/localization/LameXP_DE.qm
index 5202afe3..c120d464 100644
Binary files a/res/localization/LameXP_DE.qm and b/res/localization/LameXP_DE.qm differ
diff --git a/src/Config.h b/src/Config.h
index c44cf1e1..8f8c7b23 100644
--- a/src/Config.h
+++ b/src/Config.h
@@ -29,7 +29,7 @@
#define VER_LAMEXP_MINOR_HI 0
#define VER_LAMEXP_MINOR_LO 3
#define VER_LAMEXP_TYPE Alpha
-#define VER_LAMEXP_PATCH 9
+#define VER_LAMEXP_PATCH 10
#define VER_LAMEXP_BUILD 634
///////////////////////////////////////////////////////////////////////////////