[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: ahvezda
Date: 05/08/14 21:52:58
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.65 +8 -0 eda/geda/devel/docs/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/docs/ChangeLog,v
retrieving revision 1.64
retrieving revision 1.65
diff -u -b -r1.64 -r1.65
--- ChangeLog 19 Mar 2005 03:08:13 -0000 1.64
+++ ChangeLog 15 Aug 2005 01:52:58 -0000 1.65
@@ -1,3 +1,11 @@
+2005-08-14 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * configure.ac: Updated package version to 20050814. This is a
+ temporary version and not a real release number.
+
+ * fileformats/fileformats.tex: Added 20050814 as a test version
+ which should not be used.
+
2005-03-15 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* configure.ac: The changes to configure.ac added on 3/12/05 have
1.17 +1 -1 eda/geda/devel/docs/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/docs/configure.ac,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -b -r1.16 -r1.17
--- configure.ac 19 Mar 2005 03:08:13 -0000 1.16
+++ configure.ac 15 Aug 2005 01:52:58 -0000 1.17
@@ -1,7 +1,7 @@
# Process this file with autoconf to produce a configure script.
AC_INIT
-VERSION=20050313
+VERSION=20050814
PACKAGE=geda-docs
echo Configuring $PACKAGE version $VERSION