1
0
mirror of https://github.com/nu774/fdkaac.git synced 2025-02-01 16:16:58 +01:00
fdkaac/version.h
2013-02-17 21:51:06 +09:00

5 lines
81 B
C

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