From: Harish Krishnaswamy Date: Mon, 6 Feb 2006 08:45:37 +0000 (+0000) Subject: Add variable execversion that denotes the version of the X-Git-Tag: upstream/3.7.4~6525 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=fb06caab1581e958533732230bcd5283a4f46a94;p=platform%2Fupstream%2Fevolution-data-server.git Add variable execversion that denotes the version of the 2006-02-06 Harish Krishnaswamy * evolution-data-server.pc.in: Add variable execversion that denotes the version of the evolution-data-server executable. --- diff --git a/ChangeLog b/ChangeLog index e54c4c3..98b4060 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-02-06 Harish Krishnaswamy + + * evolution-data-server.pc.in: Add variable execversion + that denotes the version of the evolution-data-server + executable. + 2006-02-04 Theppitak Karoonboonyanan * configure.in: Added 'th' (Thai) to ALL_LINGUAS. diff --git a/evolution-data-server.pc.in b/evolution-data-server.pc.in index bbb0177..40b30f9 100644 --- a/evolution-data-server.pc.in +++ b/evolution-data-server.pc.in @@ -7,6 +7,8 @@ extensiondir=@extensiondir@ datadir=@datadir@ privdatadir=@privdatadir@ +execversion=@BASE_VERSION@ + idldir=@idldir@ IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@