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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 07/05/26 00:07:53

  Modified:    .        ChangeLog configure.ac
  Log:
  Updated the version of all packages to 20070526
  
  
  
  
  Revision  Changes    Path
  1.396                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.395
  retrieving revision 1.396
  diff -u -b -r1.395 -r1.396
  --- ChangeLog	14 May 2007 03:35:09 -0000	1.395
  +++ ChangeLog	26 May 2007 04:07:52 -0000	1.396
  @@ -1,3 +1,8 @@
  +2007-05-25 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +        * configure.ac: Updated version to 20070526 in prep for the next
  +        release.  Also changed shared library's version number to 29:0:0.
  +
   2007-05-13 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
   
   	* src/o_text_basic.c: Fixed a memory leak reported by Peter Brett
  
  
  
  1.44                 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.43
  retrieving revision 1.44
  diff -u -b -r1.43 -r1.44
  --- configure.ac	24 Apr 2007 22:13:48 -0000	1.43
  +++ configure.ac	26 May 2007 04:07:52 -0000	1.44
  @@ -1,4 +1,4 @@
  -# $Id: configure.ac,v 1.43 2007-04-24 22:13:48 danmc Exp $
  +# $Id: configure.ac,v 1.44 2007-05-26 04:07:52 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=20070216
  -SHARED_LIBRARY_VERSION=28:0:0
  +VERSION=20070526
  +SHARED_LIBRARY_VERSION=29: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