]> git.sesse.net Git - vlc/commitdiff
Force plugins cache rebuild due to previous commit
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 26 Apr 2009 16:19:45 +0000 (19:19 +0300)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 26 Apr 2009 16:39:42 +0000 (19:39 +0300)
src/modules/cache.c

index e4002f456e21c98f92fea318aefb0073f80de780..6171ddd8d72fbc2a6069740a0e4892333aa057bf 100644 (file)
@@ -84,7 +84,7 @@ static int    CacheSaveConfig  ( module_t *, FILE * );
 
 /* Sub-version number
  * (only used to avoid breakage in dev version when cache structure changes) */
-#define CACHE_SUBVERSION_NUM 3
+#define CACHE_SUBVERSION_NUM 4
 
 /* Format string for the cache filename */
 #define CACHENAME_FORMAT \