1
0
mirror of https://github.com/nu774/fdkaac.git synced 2025-01-23 20:20:43 +01:00
fdkaac/version.h
2013-01-25 12:44:35 +09:00

5 lines
81 B
C

#ifndef VERSION_H
#define VERSION_H
const char *fdkaac_version = "0.1.4";
#endif