aboutsummaryrefslogtreecommitdiff
path: root/libid3tag
diff options
context:
space:
mode:
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
@@ -338,8 +338,8 @@ id3_ucs4_t *id3_utf8_ucs4duplicate(id3_utf8_t const *);
# define ID3_VERSION_MAJOR 0
# 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)"
# define ID3_VERSION_STRINGIZE(str) #str
# define ID3_VERSION_STRING(num) ID3_VERSION_STRINGIZE(num)

Return to:

Send suggestions and report system problems to the System administrator.