s3:include bump profile memory area version number
authorChristian Ambach <ambi@samba.org>
Thu, 14 Mar 2013 22:19:25 +0000 (23:19 +0100)
committerChristian Ambach <ambi@samba.org>
Wed, 20 Mar 2013 14:29:05 +0000 (15:29 +0100)
forgot to bump this earlier when removing the counters for setdir

Signed-off-by: Christian Ambach <ambi@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
source3/include/smbprofile.h

index 9bcee42f8e5cdf9ed097abbe7f36ae03f1810099..69df2ca7040ee6777c2c86acd4a512176e690955 100644 (file)
@@ -26,7 +26,7 @@
 
 #define PROF_SHMEM_KEY ((key_t)0x07021999)
 #define PROF_SHM_MAGIC 0x6349985
-#define PROF_SHM_VERSION 12
+#define PROF_SHM_VERSION 13
 
 /* time values in the following structure are in microseconds */