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-18 22:36:10 +09:00
parent afe73f4916
commit b87f2251a4

View File

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