aboutsummaryrefslogtreecommitdiff
path: root/libid3tag
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2011-03-20 14:37:25 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2011-03-20 14:37:25 +0200
commitf4692d0867aac664180cd20e0eb7c52f6a931f76 (patch)
tree982852cc5c96abb88c6b62e45c4c919847cbc798 /libid3tag
parent11f9f7898f64dd344f45b3126f3fa177b9e38c4e (diff)
downloadidest-f4692d0867aac664180cd20e0eb7c52f6a931f76.tar.gz
idest-f4692d0867aac664180cd20e0eb7c52f6a931f76.tar.bz2
Update libid3tag patchlevel
* libid3tag/id3tag.h (ID3_VERSION_PATCH) (ID3_VERSION_EXTRA): Update
Diffstat (limited to 'libid3tag')
-rw-r--r--libid3tag/id3tag.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libid3tag/id3tag.h b/libid3tag/id3tag.h
index 69d1d9d..ab442c1 100644
--- a/libid3tag/id3tag.h
+++ b/libid3tag/id3tag.h
@@ -340,4 +340,4 @@ id3_ucs4_t *id3_utf8_ucs4duplicate(id3_utf8_t const *);
# define ID3_VERSION_MINOR 15
-# define ID3_VERSION_PATCH 1
-# define ID3_VERSION_EXTRA " (beta)"
+# define ID3_VERSION_PATCH 2
+# define ID3_VERSION_EXTRA " (gray)"

Return to:

Send suggestions and report system problems to the System administrator.