[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:44

  Modified:    .        ChangeLog configure.ac
  Log:
  Update package versions
  
  
  
  
  Revision  Changes    Path
  1.21      +5 -0      eda/geda/devel/examples/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/examples/ChangeLog,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -b -r1.20 -r1.21
  --- ChangeLog	15 Aug 2005 01:52:59 -0000	1.20
  +++ ChangeLog	20 Aug 2005 02:43:43 -0000	1.21
  @@ -1,3 +1,8 @@
  +2005-08-19 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +        * configure.ac: Bumped the package version to 20050820 which will be
  +        a real snapshot.
  +
   2005-08-14 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
   
           * configure.ac: Updated package version to 20050814.  This is a 
  
  
  
  1.11      +1 -1      eda/geda/devel/examples/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/examples/configure.ac,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -b -r1.10 -r1.11
  --- configure.ac	15 Aug 2005 01:52:59 -0000	1.10
  +++ configure.ac	20 Aug 2005 02:43:43 -0000	1.11
  @@ -3,7 +3,7 @@
   AC_CONFIG_SRCDIR([gTAG/gTAG.sch])
   
   PACKAGE=geda-examples
  -VERSION=20050814
  +VERSION=20050820
   echo Configuring $PACKAGE version $VERSION
   
   # Initialize automake