summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavresample/version.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/libavresample/version.h b/libavresample/version.h
index 387d097d3a..3cc4441d86 100644
--- a/libavresample/version.h
+++ b/libavresample/version.h
@@ -19,6 +19,12 @@
#ifndef AVRESAMPLE_VERSION_H
#define AVRESAMPLE_VERSION_H
+/**
+ * @file
+ * @ingroup lavr
+ * Libavresample version macros.
+ */
+
#define LIBAVRESAMPLE_VERSION_MAJOR 1
#define LIBAVRESAMPLE_VERSION_MINOR 1
#define LIBAVRESAMPLE_VERSION_MICRO 0