1
0
mirror of https://github.com/nu774/fdkaac.git synced 2025-06-05 23:29:14 +02:00

bump version

This commit is contained in:
nu774
2013-10-27 22:43:18 +09:00
parent be234dc464
commit b159a7b095

View File

@@ -1,4 +1,4 @@
#ifndef VERSION_H
#define VERSION_H
const char *fdkaac_version = "0.4.0";
const char *fdkaac_version = "0.4.1";
#endif