[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.246 +3 -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.245
retrieving revision 1.246
diff -u -b -r1.245 -r1.246
--- ChangeLog 15 Aug 2005 01:26:49 -0000 1.245
+++ ChangeLog 15 Aug 2005 01:53:00 -0000 1.246
@@ -9,6 +9,9 @@
* tests/*: Re-copied golden test files to be current with sdb
version changes.
+ * configure.ac: Updated package version to 20050814. This is a
+ temporary version and not a real release number.
+
2005-08-02 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* scheme/gnet-gsch2pcb.scm: Update to Bill Wilson's gsch2pcb version
1.18 +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.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- configure.ac 14 Mar 2005 03:43:19 -0000 1.17
+++ configure.ac 15 Aug 2005 01:53:00 -0000 1.18
@@ -4,7 +4,7 @@
AC_PREREQ(2.54)
PACKAGE=geda-gnetlist
-VERSION=20050313
+VERSION=20050814
echo Configuring $PACKAGE version $VERSION
# Initialize automake