debian/cdck/branches/upstream/current.
# Define the identity of the package.
PACKAGE=cdck
- VERSION=0.5.2rc1
+ VERSION=0.5.2
cat >>confdefs.h <<_ACEOF
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}
#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
/*
* $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 <kraxel@cs.tu-berlin.de>
* and Heiko Eissfeldt <heiko@colossus.escape.de>
*/
/*
* $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 <kraxel@cs.tu-berlin.de>
* and Heiko Eissfeldt <heiko@colossus.escape.de>
*/