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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 05/08/19 22:43:43

  Modified:    .        ChangeLog configure.ac
  Log:
  Update package versions
  
  
  
  
  Revision  Changes    Path
  1.66      +8 -0      eda/geda/devel/docs/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/docs/ChangeLog,v
  retrieving revision 1.65
  retrieving revision 1.66
  diff -u -b -r1.65 -r1.66
  --- ChangeLog	15 Aug 2005 01:52:58 -0000	1.65
  +++ ChangeLog	20 Aug 2005 02:43:43 -0000	1.66
  @@ -1,3 +1,11 @@
  +2005-08-19 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +	
  +	* configure.ac: Bumped the package version to 20050820 which will be
  +	a real snapshot.
  +
  +	* fileformats/fileformats.tex: Added 20050820 as a real release version
  +	number.
  +
   2005-08-14 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
   
   	* configure.ac: Updated package version to 20050814.  This is a 
  
  
  
  1.18      +1 -1      eda/geda/devel/docs/configure.ac
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: configure.ac
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/docs/configure.ac,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -b -r1.17 -r1.18
  --- configure.ac	15 Aug 2005 01:52:58 -0000	1.17
  +++ configure.ac	20 Aug 2005 02:43:43 -0000	1.18
  @@ -1,7 +1,7 @@
   # Process this file with autoconf to produce a configure script.
   AC_INIT
   
  -VERSION=20050814
  +VERSION=20050820
   PACKAGE=geda-docs
   echo Configuring $PACKAGE version $VERSION