summaryrefslogtreecommitdiff
path: root/sudoku.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sudoku.cpp')
-rw-r--r--sudoku.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sudoku.cpp b/sudoku.cpp
index 3899480..84c2774 100644
--- a/sudoku.cpp
+++ b/sudoku.cpp
@@ -36,7 +36,7 @@ namespace SudokuPlugin
{
/** Version number of the plugin */
- static const char* VERSION = "0.3.4";
+ static const char* VERSION = "0.3.5";
/** Short description of the plugin's purpose */
static const char* DESCRIPTION =