[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 07/02/10 16:54:04

  Modified:    .        ChangeLog configure.ac
  Log:
  Bumped all package versions to 20070216 in prep for a new version.
  
  
  
  
  Revision  Changes    Path
  1.377     +3 -0      eda/geda/gaf/libgeda/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/ChangeLog,v
  retrieving revision 1.376
  retrieving revision 1.377
  diff -u -b -r1.376 -r1.377
  --- ChangeLog	10 Feb 2007 21:25:33 -0000	1.376
  +++ ChangeLog	10 Feb 2007 21:54:04 -0000	1.377
  @@ -6,6 +6,9 @@
   	a whole bunch of compiler warnings and work on [ 1620806 ]
   	various probably bugs and comments about them
   
  +	* configure.ac: Bumped package version to 20070216.  Also changed
  +	shared library's version number to 28:0:0
  +
   2007-02-10 Carlos Nieves Onega <cnieves@xxxxxxxxxx>
   
   	* src/f_print.c: Make f_print_header return an error return value
  
  
  
  1.39      +3 -3      eda/geda/gaf/libgeda/configure.ac
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: configure.ac
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/configure.ac,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -b -r1.38 -r1.39
  --- configure.ac	21 Oct 2006 02:44:44 -0000	1.38
  +++ configure.ac	10 Feb 2007 21:54:04 -0000	1.39
  @@ -1,4 +1,4 @@
  -# $Id: configure.ac,v 1.38 2006/10/21 02:44:44 ahvezda Exp $
  +# $Id: configure.ac,v 1.39 2007/02/10 21:54:04 ahvezda Exp $
   #
   # Process this file with autoconf to produce a configure script.
   AC_INIT
  @@ -6,8 +6,8 @@
   AC_PREREQ(2.54)
   
   PACKAGE=libgeda
  -VERSION=20061020
  -SHARED_LIBRARY_VERSION=27:0:0
  +VERSION=20070216
  +SHARED_LIBRARY_VERSION=28:0:0
   echo Configuring $PACKAGE version $VERSION
   
   # Init automake
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs