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

gEDA-cvs: CVS update: ChangeLog



  User: ahvezda 
  Date: 05/08/14 21:52:59

  Modified:    .        ChangeLog configure.ac
  Log:
  Bumped the version to 20050814.  This version is not a real release, but
  
  rather just a test release and should not be used for anything real.  A
  
  real release/snapshot is coming soon (within the week...)
  
  
  
  
  Revision  Changes    Path
  1.20      +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.19
  retrieving revision 1.20
  diff -u -b -r1.19 -r1.20
  --- ChangeLog	9 Mar 2005 04:06:09 -0000	1.19
  +++ ChangeLog	15 Aug 2005 01:52:59 -0000	1.20
  @@ -1,3 +1,8 @@
  +2005-08-14 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
  +
  +        * configure.ac: Updated package version to 20050814.  This is a 
  +        temporary version and not a real release number.
  +
   2005-03-08 Ales Hvezda   <ahvezda@xxxxxxxxxxxxx>
   
           * configure.ac: Bumped version to 20050313
  
  
  
  1.10      +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.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- configure.ac	9 Mar 2005 04:06:09 -0000	1.9
  +++ configure.ac	15 Aug 2005 01:52:59 -0000	1.10
  @@ -3,7 +3,7 @@
   AC_CONFIG_SRCDIR([gTAG/gTAG.sch])
   
   PACKAGE=geda-examples
  -VERSION=20050313
  +VERSION=20050814
   echo Configuring $PACKAGE version $VERSION
   
   # Initialize automake