tomoyo: Bump version.
[sfrench/cifs-2.6.git] / security / tomoyo / common.h
index 74dbd3bdc64ef9f3228b54fea602ce9b2bd0cc2c..050473df5809f13f467c4cdebffd981a773948a9 100644 (file)
@@ -910,7 +910,7 @@ struct tomoyo_policy_namespace {
        struct list_head acl_group[TOMOYO_MAX_ACL_GROUPS];
        /* List for connecting to tomoyo_namespace_list list. */
        struct list_head namespace_list;
-       /* Profile version. Currently only 20110903 is defined. */
+       /* Profile version. Currently only 20150505 is defined. */
        unsigned int profile_version;
        /* Name of this namespace (e.g. "<kernel>", "</usr/sbin/httpd>" ). */
        const char *name;