From ba6ce2f5f0881fcda366af9203b824fb7b961d69 Mon Sep 17 00:00:00 2001 From: David Rose Date: Mon, 16 Aug 2010 22:45:20 +0000 Subject: [PATCH] bump P3D_COREAPI_VERSION --- dtool/PandaVersion.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dtool/PandaVersion.pp b/dtool/PandaVersion.pp index 355761ece5..7d034ca983 100644 --- a/dtool/PandaVersion.pp +++ b/dtool/PandaVersion.pp @@ -44,5 +44,5 @@ // integers, but by convention it will consist of four integers, and // with the first three matching the plugin version, and the fourth // integer being incremented with each new Core API revision. -#define P3D_COREAPI_VERSION $[P3D_PLUGIN_VERSION] 1 +#define P3D_COREAPI_VERSION $[P3D_PLUGIN_VERSION] 2