Browse Source

lavr doxy: add version.h to the lavr group

tags/n2.0
Anton Khirnov 12 years ago
parent
commit
006ec64877
1 changed files with 6 additions and 0 deletions
  1. +6
    -0
      libavresample/version.h

+ 6
- 0
libavresample/version.h View File

@@ -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


Loading…
Cancel
Save