diff options
Diffstat (limited to 'common/definitions.cpp')
-rw-r--r-- | common/definitions.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/common/definitions.cpp b/common/definitions.cpp index 642b68c..17dab54 100644 --- a/common/definitions.cpp +++ b/common/definitions.cpp | |||
@@ -90,5 +90,5 @@ QString Sink::resourceStorageLocation(const QByteArray &resourceInstanceIdentifi | |||
90 | 90 | ||
91 | qint64 Sink::latestDatabaseVersion() | 91 | qint64 Sink::latestDatabaseVersion() |
92 | { | 92 | { |
93 | return 2; | 93 | return 3; |
94 | } | 94 | } |