@eht16 commented on this pull request.


In src/plugindata.h:

> @@ -59,7 +59,7 @@ G_BEGIN_DECLS
  * @warning You should not test for values below 200 as previously
  * @c GEANY_API_VERSION was defined as an enum value, not a macro.
  */
-#define GEANY_API_VERSION 239
+#define GEANY_API_VERSION 240

Hmm, ok. Removed.
I still consider it that bad as it is only a bump indicating there are changes (and in this case only additions). It's not like as we would change the ABI. Anyway, I kept the API version as is.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.