[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 05/08/14 21:53:00
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.389 +3 -0 eda/geda/devel/gschem/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gschem/ChangeLog,v
retrieving revision 1.388
retrieving revision 1.389
diff -u -b -r1.388 -r1.389
--- ChangeLog 15 Aug 2005 01:26:49 -0000 1.388
+++ ChangeLog 15 Aug 2005 01:53:00 -0000 1.389
@@ -7,6 +7,9 @@
* noweb/x_grid.nw: Added implmentation for fixed grid mode and
threshold (control by grid-mode and grid-fixed-threshold keywords).
+ * configure.ac: Updated package version to 20050814. This is a
+ temporary version and not a real release number.
+
2005-08-04 22:49 Dan McMahill <danmc>
* include/globals.h, noweb/globals.nw, noweb/parsecmd.nw,
1.21 +1 -1 eda/geda/devel/gschem/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/gschem/configure.ac,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -b -r1.20 -r1.21
--- configure.ac 14 Mar 2005 03:43:20 -0000 1.20
+++ configure.ac 15 Aug 2005 01:53:00 -0000 1.21
@@ -4,7 +4,7 @@
AC_PREREQ(2.54)
PACKAGE=geda-gschem
-VERSION=20050313
+VERSION=20050814
echo Configuring $PACKAGE version $VERSION
# Initialize automake