[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:46
Modified: . ChangeLog configure.ac
Log:
Update package versions
Revision Changes Path
1.271 +5 -0 eda/geda/devel/libgeda/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/libgeda/ChangeLog,v
retrieving revision 1.270
retrieving revision 1.271
diff -u -b -r1.270 -r1.271
--- ChangeLog 15 Aug 2005 01:53:01 -0000 1.270
+++ ChangeLog 20 Aug 2005 02:43:46 -0000 1.271
@@ -1,3 +1,8 @@
+2005-08-19 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
+
+ * configure.ac: Bumped the package version to 20050820 which will be
+ a real snapshot.
+
2005-08-14 Ales Hvezda <ahvezda@xxxxxxxxxxxxx>
* noweb/g_basic.nw: Applied patch by Carlos Azevedo which fully expands
1.24 +1 -1 eda/geda/devel/libgeda/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/libgeda/configure.ac,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -b -r1.23 -r1.24
--- configure.ac 15 Aug 2005 01:53:01 -0000 1.23
+++ configure.ac 20 Aug 2005 02:43:46 -0000 1.24
@@ -4,7 +4,7 @@
AC_PREREQ(2.54)
PACKAGE=libgeda
-VERSION=20050814
+VERSION=20050820
SHARED_LIBRARY_VERSION=24:0:0
echo Configuring $PACKAGE version $VERSION