From 8fb114169788f04b61b0e6480b4ac0d2fae9205f Mon Sep 17 00:00:00 2001 From: Björn Stenberg Date: Tue, 15 Jun 2004 23:02:59 +0000 Subject: Forgot to bump api version. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@4749 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugin.h') diff --git a/apps/plugin.h b/apps/plugin.h index e66f1a3b3c..8a871492f6 100644 --- a/apps/plugin.h +++ b/apps/plugin.h @@ -56,7 +56,7 @@ #endif /* increase this every time the api struct changes */ -#define PLUGIN_API_VERSION 14 +#define PLUGIN_API_VERSION 15 /* update this to latest version if a change to the api struct breaks backwards compatibility (and please take the opportunity to sort in any -- cgit v1.2.3