bump version v0.3.3
authornu774 <honeycomb77@gmail.com>
Tue, 22 Oct 2013 10:49:51 +0000 (19:49 +0900)
committernu774 <honeycomb77@gmail.com>
Tue, 22 Oct 2013 10:50:35 +0000 (19:50 +0900)
ChangeLog
version.h

index 2de1ea9acb492cf4215ea2b8860606aa02677bde..b33490989aef97bb4e69667cb600e03ecc855f0d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,13 @@
-2013-10-21  nu774 <honeycomb77@gmail.com>
+2013-10-22  nu774 <honeycomb77@gmail.com>
 
   * bump version [HEAD]
 
+  * fixed bogus sgpd written on --gapless-mode=1 and 2
+
+2013-10-21  nu774 <honeycomb77@gmail.com>
+
+  * bump version [v0.3.2]
+
 2013-10-20  nu774 <honeycomb77@gmail.com>
 
   * reimplement int16 conversion as pcm_reader
@@ -12,7 +18,7 @@
 
 2013-10-19  nu774 <honeycomb77@gmail.com>
 
-  * update ChangeLog and git2changelog.py [origin/master]
+  * update ChangeLog and git2changelog.py
 
 2013-10-18  nu774 <honeycomb77@gmail.com>
 
index 5b735108400051d9e2c9a99d8eb84ce276935cd5..9a07a05682a597163a31ccafe3b99641f6c50e27 100644 (file)
--- a/version.h
+++ b/version.h
@@ -1,4 +1,4 @@
 #ifndef VERSION_H
 #define VERSION_H
-const char *fdkaac_version = "0.3.2";
+const char *fdkaac_version = "0.3.3";
 #endif
This page took 0.012204 seconds and 4 git commands to generate.