shithub: aacenc

Download patch

ref: 43af1b228d271f84549ce21d6afe5b7643da07a0
parent: 2a38f4826e162c193b00682b7a6a8fe1fddf42e6
author: knik <knik>
date: Sun Apr 13 04:36:46 EDT 2003

version number file

--- /dev/null
+++ b/libfaac/version.h
@@ -1,0 +1,6 @@
+#ifndef _VERSION_H_
+#define _VERSION_H_
+
+#define FAAC_VERSION "1.16 beta"
+
+#endif