summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2010-11-08 20:21:40 +0100
committerGravatar waker <wakeroid@gmail.com>2010-11-08 20:31:45 +0100
commitcf506bed40e38b855d0ce8be781d9b1941b795ca (patch)
tree663f491500dc0d4d6c7eb774b0a3bea13f36b187
parent0b9669259004bbe9050dfbcbe8196d8c17ac119c (diff)
bumped plugin api version to 0.9; portable build3
-rw-r--r--PORTABLE_BUILD2
-rw-r--r--deadbeef.h3
2 files changed, 3 insertions, 2 deletions
diff --git a/PORTABLE_BUILD b/PORTABLE_BUILD
index 0cfbf088..00750edc 100644
--- a/PORTABLE_BUILD
+++ b/PORTABLE_BUILD
@@ -1 +1 @@
-2
+3
diff --git a/deadbeef.h b/deadbeef.h
index 93ed804b..9403faf0 100644
--- a/deadbeef.h
+++ b/deadbeef.h
@@ -55,6 +55,7 @@ extern "C" {
// api version history:
// 9.9 -- devel
+// 0.9 -- deadbeef-0.4.3-portable-build3
// 0.8 -- deadbeef-0.4.2
// 0.7 -- deabdeef-0.4.0
// 0.6 -- deadbeef-0.3.3
@@ -64,7 +65,7 @@ extern "C" {
// 0.2 -- deadbeef-0.2.3
// 0.1 -- deadbeef-0.2.0
-#define DB_API_VERSION_MAJOR 9
+#define DB_API_VERSION_MAJOR 0
#define DB_API_VERSION_MINOR 9
#define DB_PLUGIN_SET_API_VERSION\