From 0700112e82db1da1804635230603a6b49191906d Mon Sep 17 00:00:00 2001 From: gregor herrmann Date: Tue, 9 May 2006 15:22:09 +0000 Subject: [PATCH] Load /tmp/tmp.TJTHP26358/cdck-0.5.2 into debian/cdck/branches/upstream/current. --- configure | 2 +- configure.ac | 4 ++-- src/cdck | Bin 89296 -> 89296 bytes src/config.h | 2 +- src/lib_cdinfo.cpp | 4 ++-- src/lib_cdinfo.h | 4 ++-- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/configure b/configure index ce7babf..bd0a1c9 100755 --- a/configure +++ b/configure @@ -1785,7 +1785,7 @@ fi # Define the identity of the package. PACKAGE=cdck - VERSION=0.5.2rc1 + VERSION=0.5.2 cat >>confdefs.h <<_ACEOF diff --git a/configure.ac b/configure.ac index 90bcd52..4083a1a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,10 @@ dnl $RCSfile: configure.ac,v $ dnl $Author: swaj $ -dnl $Revision: 1.6 $ +dnl $Revision: 1.7 $ AC_INIT AC_CANONICAL_SYSTEM -AM_INIT_AUTOMAKE(cdck, 0.5.2rc1) +AM_INIT_AUTOMAKE(cdck, 0.5.2) S_CFLAGS=${CFLAGS} diff --git a/src/cdck b/src/cdck index 492526d37051d827117f786b8b8bd6a814dfa0e4..21ac97e9a2a67bd4baf077337e0395097feecfed 100755 GIT binary patch delta 18 acmcbxll8(*)(wZ2Pi|z9+x%ephb;hJfeK0h delta 22 ecmcbxll8(*)(wZ2GZ!TrPHtq8-uz(shb;hp@e5D@ diff --git a/src/config.h b/src/config.h index 79d6260..ad9d7ad 100644 --- a/src/config.h +++ b/src/config.h @@ -65,7 +65,7 @@ #define STDC_HEADERS 1 /* Version number of package */ -#define VERSION "0.5.2rc1" +#define VERSION "0.5.2" /* Number of bits in a file offset, on hosts where this is settable. */ #define _FILE_OFFSET_BITS 64 diff --git a/src/lib_cdinfo.cpp b/src/lib_cdinfo.cpp index fc1c1cd..c7679b9 100644 --- a/src/lib_cdinfo.cpp +++ b/src/lib_cdinfo.cpp @@ -1,11 +1,11 @@ /* * $RCSfile: lib_cdinfo.cpp,v $ * $Author: swaj $ - * $Revision: 1.2 $ + * $Revision: 1.3 $ */ /* - * This code taken quickly from cdinfo and has the following copyrights: + * This code is from cdinfo and has the following copyrights: * (c) 1996,1997 Gerd Knorr * and Heiko Eissfeldt */ diff --git a/src/lib_cdinfo.h b/src/lib_cdinfo.h index 1695d3e..d840b36 100644 --- a/src/lib_cdinfo.h +++ b/src/lib_cdinfo.h @@ -1,11 +1,11 @@ /* * $RCSfile: lib_cdinfo.h,v $ * $Author: swaj $ - * $Revision: 1.2 $ + * $Revision: 1.3 $ */ /* - * This code taken quickly from cdinfo and has the following copyrights: + * This code is from cdinfo and has the following copyrights: * (c) 1996,1997 Gerd Knorr * and Heiko Eissfeldt */ -- 2.30.2