From 006ec64877fb638de4b15ae5fd969e22bd0f60ca Mon Sep 17 00:00:00 2001 From: Anton Khirnov Date: Sun, 12 May 2013 14:54:43 +0200 Subject: lavr doxy: add version.h to the lavr group --- libavresample/version.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'libavresample/version.h') 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 -- cgit v1.2.3