summaryrefslogtreecommitdiff
path: root/src/fabric/include/fabric2.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'src/fabric/include/fabric2.hrl')
-rw-r--r--src/fabric/include/fabric2.hrl5
1 files changed, 4 insertions, 1 deletions
diff --git a/src/fabric/include/fabric2.hrl b/src/fabric/include/fabric2.hrl
index 189995de2..b4dd084a2 100644
--- a/src/fabric/include/fabric2.hrl
+++ b/src/fabric/include/fabric2.hrl
@@ -37,12 +37,15 @@
-define(DB_ATTS, 23).
-define(DB_VIEWS, 24).
-define(DB_LOCAL_DOC_BODIES, 25).
+-define(DB_ATT_NAMES, 26).
% Versions
--define(CURR_REV_FORMAT, 0).
+% 0 - Initial implementation
+% 1 - Added attachment hash
+-define(CURR_REV_FORMAT, 1).
% Misc constants