summaryrefslogtreecommitdiff
path: root/deadbeef.h
diff options
context:
space:
mode:
authorGravatar waker <wakeroid@gmail.com>2012-03-24 11:10:59 +0100
committerGravatar waker <wakeroid@gmail.com>2012-03-24 11:17:46 +0100
commit9b6157850331f681404ddd5e965b8c42b547d92a (patch)
treefd20306217ac5280a3b0e02e1b800fbb1a077880 /deadbeef.h
parent3c94c3241b203f60473a6f4301ae100c3712706c (diff)
updated (c) year to 2012 in the sources
Diffstat (limited to 'deadbeef.h')
-rw-r--r--deadbeef.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/deadbeef.h b/deadbeef.h
index bd3e4ffa..eb02603e 100644
--- a/deadbeef.h
+++ b/deadbeef.h
@@ -2,7 +2,7 @@
deadbeef.h -- plugin API of the DeaDBeeF audio player
http://deadbeef.sourceforge.net
- Copyright (C) 2009-2011 Alexey Yakovenko
+ Copyright (C) 2009-2012 Alexey Yakovenko
This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
@@ -61,6 +61,7 @@ extern "C" {
// api version history:
// 9.9 -- devel
+// 1.2 -- deadbeef-0.5.2
// 1.1 -- deadbeef-0.5.1
// adds pass_through method to dsp plugins for optimization purposes
// 1.0 -- deadbeef-0.5.0