summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--HISTORY2
-rw-r--r--po/de_DE.po4
-rw-r--r--sudoku.cpp4
3 files changed, 5 insertions, 5 deletions
diff --git a/HISTORY b/HISTORY
index e80fb95..78ca753 100644
--- a/HISTORY
+++ b/HISTORY
@@ -42,7 +42,7 @@ VDR plug-in 'Sudoku' Revision History
- Added Italian language texts (thanks to Diego Pierotto).
- Margined output of text into the info window.
-____-__-__: Version 0.2.1
+2008-04-06: Version 0.2.1
- Fixed crash after exit command (thanks to Ville Skyttä for reporting this).
- Updated Finnish language texts (thanks to Ville Skyttä).
diff --git a/po/de_DE.po b/po/de_DE.po
index 792c8be..9c3ad93 100644
--- a/po/de_DE.po
+++ b/po/de_DE.po
@@ -3,11 +3,11 @@
# This file is distributed under the same license as the vdr-sudoku package.
# Thomas Günther <tom@toms-cafe.de>, 2005, 2008.
#
-# $Id: de_DE.po 120 2008-03-22 00:16:44Z tom $
+# $Id: de_DE.po 136 2008-04-06 02:01:00Z tom $
#
msgid ""
msgstr ""
-"Project-Id-Version: vdr-sudoku 0.2.0\n"
+"Project-Id-Version: vdr-sudoku 0.2.1\n"
"Report-Msgid-Bugs-To: <tom@toms-cafe.de>\n"
"POT-Creation-Date: 2008-03-21 13:07+0100\n"
"PO-Revision-Date: 2008-03-21 13:07+0100\n"
diff --git a/sudoku.cpp b/sudoku.cpp
index 1006797..95f45ee 100644
--- a/sudoku.cpp
+++ b/sudoku.cpp
@@ -17,7 +17,7 @@
* with this program; if not, write to the Free Software Foundation, Inc.,
* 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*
- * $Id: sudoku.cpp 119 2008-03-22 00:11:40Z tom $
+ * $Id: sudoku.cpp 136 2008-04-06 02:01:00Z tom $
*/
#include "sudoku.h"
@@ -34,7 +34,7 @@ namespace SudokuPlugin
{
/** Version number of the plugin */
- static const char* VERSION = "0.2.0";
+ static const char* VERSION = "0.2.1";
/** Short description of the plugin's purpose */
static const char* DESCRIPTION =