diff options
Diffstat (limited to 'src/metastore.h')
-rw-r--r-- | src/metastore.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/metastore.h b/src/metastore.h index 384808d..1e1e436 100644 --- a/src/metastore.h +++ b/src/metastore.h @@ -34,6 +34,7 @@ #define ACTION_DIFF 0x02 #define ACTION_DUMP 0x04 #define ACTION_SAVE 0x10 +#define ACTION_VER 0x08 #define ACTION_HELP 0x80 /* Action masks */ |