Go over shared library revision numbers and NEWS in advance of a Oct 27 0.79 release.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# $Id: Makefile.am,v 1.10 2006/03/14 12:05:16 rocky Exp $
|
||||
# $Id: Makefile.am,v 1.11 2007/10/13 08:42:57 rocky Exp $
|
||||
#
|
||||
# Copyright (C) 2004, 2005, 2006 Rocky Bernstein <rocky@panix.com>
|
||||
# Copyright (C) 2004, 2005, 2006, 2007 Rocky Bernstein <rocky@gnu.org>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
@@ -47,7 +47,7 @@
|
||||
EXTRA_DIST = libcdio_cdda.sym
|
||||
|
||||
libcdio_cdda_la_CURRENT := 0
|
||||
libcdio_cdda_la_REVISION := 2
|
||||
libcdio_cdda_la_REVISION := 3
|
||||
libcdio_cdda_la_AGE := 0
|
||||
|
||||
noinst_HEADERS = common_interface.h drive_exceptions.h low_interface.h \
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
# $Id: Makefile.am,v 1.5 2006/03/07 10:46:36 rocky Exp $
|
||||
# $Id: Makefile.am,v 1.6 2007/10/13 08:42:57 rocky Exp $
|
||||
#
|
||||
# Copyright (C) 2005, 2006 Rocky Bernstein <rocky@panix.com>
|
||||
# Copyright (C) 2005, 2006, 2007 Rocky Bernstein <rocky@gnu.org>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
@@ -45,7 +45,7 @@
|
||||
lib_LTLIBRARIES = libiso9660++.la libcdio++.la
|
||||
|
||||
libcdiopp_la_CURRENT := 0
|
||||
libcdiopp_la_REVISION := 0
|
||||
libcdiopp_la_REVISION := 1
|
||||
libcdiopp_la_AGE := 0
|
||||
|
||||
libcdiopp_sources = cdio.cpp devices.cpp
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# $Id: Makefile.am,v 1.19 2006/10/28 02:11:24 rocky Exp $
|
||||
# $Id: Makefile.am,v 1.20 2007/10/13 08:42:57 rocky Exp $
|
||||
#
|
||||
# Copyright (C) 2003, 2004, 2005, 2006 Rocky Bernstein <rocky@panix.com>
|
||||
#
|
||||
@@ -44,7 +44,7 @@
|
||||
# incompatibility with previous versions.
|
||||
|
||||
libcdio_la_CURRENT := 8
|
||||
libcdio_la_REVISION := 0
|
||||
libcdio_la_REVISION := 1
|
||||
libcdio_la_AGE := 1
|
||||
|
||||
EXTRA_DIST = image/Makefile FreeBSD/Makefile MSWindows/Makefile \
|
||||
|
||||
@@ -1,6 +1,7 @@
|
||||
# $Id: Makefile.am,v 1.13 2007/08/11 16:26:14 rocky Exp $
|
||||
# $Id: Makefile.am,v 1.14 2007/10/13 08:42:57 rocky Exp $
|
||||
#
|
||||
# Copyright (C) 2003, 2004, 2005, 2006 Rocky Bernstein <rocky@panix.com>
|
||||
# Copyright (C) 2003, 2004, 2005, 2006, 2007
|
||||
# Rocky Bernstein <rocky@gnu.org>
|
||||
#
|
||||
# This program is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
||||
Reference in New Issue
Block a user