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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 06/10/20 22:44:44

  Modified:    .        ChangeLog configure.ac
  Log:
  Bumped package version to 20061020
  
  
  
  
  Revision  Changes    Path
  1.351     +6 -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.350
  retrieving revision 1.351
  diff -u -b -r1.350 -r1.351
  --- ChangeLog	19 Oct 2006 09:37:24 -0000	1.350
  +++ ChangeLog	21 Oct 2006 02:44:44 -0000	1.351
  @@ -1,3 +1,9 @@
  +2006-10-20 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +        * configure.ac: Bumped package version to 20061020.
  +	
  +	* configure.ac: Bumped shared library version to 27:0:0
  +
   2006-10-19  Patrick Bernaud  <b-patrick@xxxxxxxxxx>
   
   	* configure.ac: Cleaned up to remove remaining traces of noweb
  
  
  
  1.38      +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.37
  retrieving revision 1.38
  diff -u -b -r1.37 -r1.38
  --- configure.ac	19 Oct 2006 09:37:24 -0000	1.37
  +++ configure.ac	21 Oct 2006 02:44:44 -0000	1.38
  @@ -1,4 +1,4 @@
  -# $Id: configure.ac,v 1.37 2006/10/19 09:37:24 pbernaud Exp $
  +# $Id: configure.ac,v 1.38 2006/10/21 02:44:44 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=20060906
  -SHARED_LIBRARY_VERSION=26:0:0
  +VERSION=20061020
  +SHARED_LIBRARY_VERSION=27: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