[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.392 +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.391
retrieving revision 1.392
diff -u -b -r1.391 -r1.392
--- ChangeLog 20 Aug 2005 02:15:58 -0000 1.391
+++ ChangeLog 20 Aug 2005 02:43:45 -0000 1.392
@@ -11,6 +11,9 @@
wheel. This is an unfortunate effect of how the scroll wheel code
is implemented (it needs the scrollbars to exist).
+ * configure.ac: Bumped the package version to 20050820 which will be
+ a real snapshot.
+
2005-08-14 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* noweb/g_rc.nw, g_register.nw, i_vars.nw: Added
1.22 +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.21
retrieving revision 1.22
diff -u -b -r1.21 -r1.22
--- configure.ac 15 Aug 2005 01:53:00 -0000 1.21
+++ configure.ac 20 Aug 2005 02:43:45 -0000 1.22
@@ -4,7 +4,7 @@
AC_PREREQ(2.54)
PACKAGE=geda-gschem
-VERSION=20050814
+VERSION=20050820
echo Configuring $PACKAGE version $VERSION
# Initialize automake