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
2014-09-13 00:25:31 +09:00
parent fcfed4cd0c
commit fae0942597

View File

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