------------------------------------------------------------
revno: 2989
committer: cologic <n...@parsoma.net>
branch nick: dcplusplus
timestamp: Mon 2012-07-09 20:46:04 -0400
message:
  bump plugin API version
modified:
  dcpp/PluginDefs.h


--
lp:dcplusplus
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk

Your team Dcplusplus-team is subscribed to branch lp:dcplusplus.
To unsubscribe from this branch go to 
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk/+edit-subscription
=== modified file 'dcpp/PluginDefs.h'
--- dcpp/PluginDefs.h	2012-07-08 05:20:00 +0000
+++ dcpp/PluginDefs.h	2012-07-10 00:46:04 +0000
@@ -24,7 +24,7 @@
 #endif
 
 /* Version of the plugin api (must change if old plugins simply can't be seen as viably working) */
-#define DCAPI_CORE_VER				3
+#define DCAPI_CORE_VER				4
 
 #ifdef _WIN32
 # define DCAPI __stdcall

_______________________________________________
Mailing list: https://launchpad.net/~linuxdcpp-team
Post to     : linuxdcpp-team@lists.launchpad.net
Unsubscribe : https://launchpad.net/~linuxdcpp-team
More help   : https://help.launchpad.net/ListHelp

Reply via email to