Add variable execversion that denotes the version of the
authorHarish Krishnaswamy <kharish@novell.com>
Mon, 6 Feb 2006 08:45:37 +0000 (08:45 +0000)
committerHarish Krishnaswamy <kharish@src.gnome.org>
Mon, 6 Feb 2006 08:45:37 +0000 (08:45 +0000)
2006-02-06  Harish Krishnaswamy  <kharish@novell.com>

* evolution-data-server.pc.in: Add variable execversion
that denotes the version of the evolution-data-server
executable.

ChangeLog
evolution-data-server.pc.in

index e54c4c3..98b4060 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-02-06  Harish Krishnaswamy  <kharish@novell.com>
+
+       * evolution-data-server.pc.in: Add variable execversion
+       that denotes the version of the evolution-data-server
+       executable.
+
 2006-02-04  Theppitak Karoonboonyanan  <thep@linux.thai.net>
 
        * configure.in: Added 'th' (Thai) to ALL_LINGUAS.
index bbb0177..40b30f9 100644 (file)
@@ -7,6 +7,8 @@ extensiondir=@extensiondir@
 datadir=@datadir@
 privdatadir=@privdatadir@
 
+execversion=@BASE_VERSION@
+
 idldir=@idldir@
 IDL_INCLUDES=-I ${idldir} @IDL_INCLUDES@