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-01-19 18:14:00 +09:00
parent 5c534696a9
commit 5af13f7d79

View File

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