[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:01
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.191 +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.190
retrieving revision 1.191
diff -u -b -r1.190 -r1.191
--- ChangeLog 2 May 2005 18:09:33 -0000 1.190
+++ ChangeLog 15 Aug 2005 01:53:01 -0000 1.191
@@ -1,3 +1,8 @@
+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.
+
2005-03-25 Werner Hoch <werner.ho@xxxxxx>
* memory/27C2001-1.sym: lowercase pintype
* memory/*: added some datasheet links
1.16 +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.15
retrieving revision 1.16
diff -u -b -r1.15 -r1.16
--- configure.ac 9 Mar 2005 04:07:26 -0000 1.15
+++ configure.ac 15 Aug 2005 01:53:01 -0000 1.16
@@ -4,7 +4,7 @@
AC_PREREQ(2.54)
PACKAGE=geda-symbols
-VERSION=20050313
+VERSION=20050814
echo Configuring $PACKAGE version $VERSION
# Initialize automake stuff