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-25 00:03:13 +09:00
parent 6a3b77de8e
commit 5f0d784cd3

View File

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