bump version

This commit is contained in:
nu774 2014-09-13 00:25:31 +09:00
parent fcfed4cd0c
commit fae0942597
1 changed files with 1 additions and 1 deletions

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