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

  Modified:    .        ChangeLog configure.ac
  Log:
  Update package versions
  
  
  
  
  Revision  Changes    Path
  1.41      +5 -0      eda/geda/devel/geda/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/geda/ChangeLog,v
  retrieving revision 1.40
  retrieving revision 1.41
  diff -u -b -r1.40 -r1.41
  --- ChangeLog	15 Aug 2005 01:52:59 -0000	1.40
  +++ ChangeLog	20 Aug 2005 02:43:44 -0000	1.41
  @@ -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.15      +1 -1      eda/geda/devel/geda/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/geda/configure.ac,v
  retrieving revision 1.14
  retrieving revision 1.15
  diff -u -b -r1.14 -r1.15
  --- configure.ac	15 Aug 2005 01:52:59 -0000	1.14
  +++ configure.ac	20 Aug 2005 02:43:44 -0000	1.15
  @@ -2,7 +2,7 @@
   AC_INIT(configure.ac)
   
   PACKAGE=geda
  -VERSION=20050814
  +VERSION=20050820
   echo Configuring $PACKAGE version $VERSION
   
   # Initialize automake