summaryrefslogtreecommitdiff
path: root/db/pdfile.h
diff options
context:
space:
mode:
Diffstat (limited to 'db/pdfile.h')
-rw-r--r--db/pdfile.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/db/pdfile.h b/db/pdfile.h
index c92617178cf..c36c9b32f58 100644
--- a/db/pdfile.h
+++ b/db/pdfile.h
@@ -27,7 +27,7 @@
// see version, versionMinor, below.
const int VERSION = 4;
-const int VERSION_MINOR = 3;
+const int VERSION_MINOR = 4;
#include "../stdafx.h"
#include "../util/mmap.h"