Skip to content
This repository has been archived by the owner on Jun 29, 2019. It is now read-only.

Commit

Permalink
Let's call it a release.
Browse files Browse the repository at this point in the history
  • Loading branch information
patrakov committed Jan 28, 2012
1 parent b55ada1 commit 26720b2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
dcaenc-2: 2012-01-28
* Minor cleanups
* Support for 5.0 channel encoding
* Fixed infinite loop on too-high bitrates
* Fixed buffer overflow on attempts to encode a 7.1 file

dcaenc-1: 2011-09-17
* Initial release.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.

AC_PREREQ([2.65])
AC_INIT([dcaenc],[1],[[email protected]],,[http://aepatrakov.narod.ru/dcaenc/])
AC_INIT([dcaenc],[2],[[email protected]],,[http://aepatrakov.narod.ru/dcaenc/])
AC_CONFIG_SRCDIR([dcaenc.c])
AC_CONFIG_HEADERS([config.h])

Expand Down

0 comments on commit 26720b2

Please sign in to comment.