Windows: record mount point string data version
[openafs.git] / src / WINNT / afsd / cm_memmap.h
index b21a15f..e271eb3 100644 (file)
@@ -10,7 +10,7 @@
 #ifndef CM_MEMMAP_H
 #define CM_MEMMAP_H 1
 
-#define CM_CONFIG_DATA_VERSION  20
+#define CM_CONFIG_DATA_VERSION  21
 #define CM_CONFIG_DATA_MAGIC            ('A' | 'F'<<8 | 'S'<<16 | CM_CONFIG_DATA_VERSION<<24)
 
 typedef struct cm_config_data {