From: helge Date: Fri, 27 Aug 2004 14:17:21 +0000 (+0000) Subject: fixed library version X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=462fe91a52ec4fd8176dd93e00540f19b7967fdc;p=sope fixed library version git-svn-id: http://svn.opengroupware.org/SOPE/trunk@65 e4a50df8-12e2-0310-a44c-efbce7f8a7e3 --- diff --git a/sope-gdl1/GDLAccess/ChangeLog b/sope-gdl1/GDLAccess/ChangeLog index 6f977302..b43a03b1 100644 --- a/sope-gdl1/GDLAccess/ChangeLog +++ b/sope-gdl1/GDLAccess/ChangeLog @@ -1,3 +1,8 @@ +2004-08-27 Helge Hess + + * increased version to v1.1 because it depends on libEOControl v4.3 + (v1.1.34) + 2004-08-21 Helge Hess * v1.0.33 diff --git a/sope-gdl1/GDLAccess/Version b/sope-gdl1/GDLAccess/Version index 2544f203..188c9170 100644 --- a/sope-gdl1/GDLAccess/Version +++ b/sope-gdl1/GDLAccess/Version @@ -1,3 +1,3 @@ # $Id: Version 1 2004-08-20 10:38:46Z znek $ -SUBMINOR_VERSION:=33 +SUBMINOR_VERSION:=34 diff --git a/sope-gdl1/Version b/sope-gdl1/Version index eef107a7..dceb8c2f 100644 --- a/sope-gdl1/Version +++ b/sope-gdl1/Version @@ -4,5 +4,5 @@ # of the executable. MAJOR_VERSION=1 -MINOR_VERSION=0 +MINOR_VERSION=1 # the SUBMINOR_VERSION is set by the Version file inside of a library project