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

  Modified:    .        ChangeLog configure.ac
  Log:
  Update package versions
  
  
  
  
  Revision  Changes    Path
  1.193     +5 -0      eda/geda/devel/symbols/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/symbols/ChangeLog,v
  retrieving revision 1.192
  retrieving revision 1.193
  diff -u -b -r1.192 -r1.193
  --- ChangeLog	17 Aug 2005 03:08:42 -0000	1.192
  +++ ChangeLog	20 Aug 2005 02:43:46 -0000	1.193
  @@ -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-17 03:00  Dan McMahill <danmc>
   
   	* system-gafrc.in: add amphenol library
  
  
  
  1.18      +1 -1      eda/geda/devel/symbols/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/symbols/configure.ac,v
  retrieving revision 1.17
  retrieving revision 1.18
  diff -u -b -r1.17 -r1.18
  --- configure.ac	17 Aug 2005 03:36:03 -0000	1.17
  +++ configure.ac	20 Aug 2005 02:43:46 -0000	1.18
  @@ -4,7 +4,7 @@
   AC_PREREQ(2.54)
   
   PACKAGE=geda-symbols
  -VERSION=20050814
  +VERSION=20050820
   echo Configuring $PACKAGE version $VERSION
   
   # Initialize automake stuff