[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.250     +5 -0      eda/geda/devel/gnetlist/ChangeLog
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: ChangeLog
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gnetlist/ChangeLog,v
  retrieving revision 1.249
  retrieving revision 1.250
  diff -u -b -r1.249 -r1.250
  --- ChangeLog	17 Aug 2005 02:55:17 -0000	1.249
  +++ ChangeLog	20 Aug 2005 02:43:45 -0000	1.250
  @@ -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-16 22:54  Dan McMahill <danmc>
   
   	* configure.ac, scheme/Makefile.am, scheme/gnet-PCBboard.scm,
  
  
  
  1.21      +1 -1      eda/geda/devel/gnetlist/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/gnetlist/configure.ac,v
  retrieving revision 1.20
  retrieving revision 1.21
  diff -u -b -r1.20 -r1.21
  --- configure.ac	17 Aug 2005 02:54:04 -0000	1.20
  +++ configure.ac	20 Aug 2005 02:43:45 -0000	1.21
  @@ -4,7 +4,7 @@
   AC_PREREQ(2.54)
   
   PACKAGE=geda-gnetlist
  -VERSION=20050814
  +VERSION=20050820
   echo Configuring $PACKAGE version $VERSION
   
   # Initialize automake