1
0
mirror of https://github.com/nu774/fdkaac.git synced 2025-06-05 23:29:14 +02:00
This commit is contained in:
nu774
2016-08-26 21:45:05 +09:00
parent c8cc3fb57e
commit 4242ad726f

View File

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