diff --git a/README b/README index dcfcf733c..d7d667651 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -MKVToolNix 0.4.2 +MKVToolNix 0.4.3 ================ These tools allow information about (mkvinfo) or extraction diff --git a/README.Windows.txt b/README.Windows.txt index 83598f59e..638c0bd89 100644 --- a/README.Windows.txt +++ b/README.Windows.txt @@ -1,4 +1,4 @@ -mkvtoolnix 0.4.2 and Windows +mkvtoolnix 0.4.3 and Windows ---------------------------- Since 2003-05-09 it is possible to compile mkvtoolnix under the cygwin diff --git a/configure.in b/configure.in index 3e1ccfbd2..b06caf4d5 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ dnl process this file with autoconf to generate the configure script AC_INIT(mkvmerge.cpp) -AM_INIT_AUTOMAKE(mkvtoolnix,0.4.2) +AM_INIT_AUTOMAKE(mkvtoolnix,0.4.3) AC_PROG_CC AC_PROG_CXX diff --git a/debian/changelog b/debian/changelog index f1dd0f9b1..a48f41af0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mkvtoolnix (0.4.3-1) unstable; urgency=low + + * New version. + + -- Moritz Bunkus Tue, 3 Jun 2003 16:29:35 +0200 + mkvtoolnix (0.4.2-1) unstable; urgency=low * New version. diff --git a/mkvinfo.1 b/mkvinfo.1 index a4f2edd05..944a048fa 100644 --- a/mkvinfo.1 +++ b/mkvinfo.1 @@ -1,4 +1,4 @@ -.TH MKVINFO "1" "April 2003" "mkvinfo v0.4.2" "User Commands" +.TH MKVINFO "1" "April 2003" "mkvinfo v0.4.3" "User Commands" .SH NAME mkvinfo \- Print information about tracks in Matroska files .SH SYNOPSIS diff --git a/mkvmerge.1 b/mkvmerge.1 index c2d873c35..f8b460b84 100644 --- a/mkvmerge.1 +++ b/mkvmerge.1 @@ -1,4 +1,4 @@ -.TH MKVMERGE "1" "April 2003" "mkvmerge v0.4.2" "User Commands" +.TH MKVMERGE "1" "April 2003" "mkvmerge v0.4.3" "User Commands" .SH NAME mkvmerge \- Merge multimedia streams into a Matroska file .SH SYNOPSIS