This website requires JavaScript.
Explore
Help
Sign In
fenix
/
fdkaac
mirror of
https://github.com/nu774/fdkaac.git
Watch
1
Star
0
Fork
You've already forked fdkaac
0
Code
Issues
Projects
Releases
Wiki
Activity
70554c0791
fdkaac
/
version.h
5 lines
81 B
C
Raw
Normal View
History
Unescape
Escape
initial commit
2013-01-04 17:10:05 +01:00
#
ifndef VERSION_H
#
define VERSION_H
bump version
2014-02-17 05:55:08 +01:00
const
char
*
fdkaac_version
=
"
0.5.3
"
;
initial commit
2013-01-04 17:10:05 +01:00
#
endif