<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -3,6 +3,6 @@ extdir=@CMAKE_INSTALL_PREFIX@/@RUBY_EXTENSIONS_INSTALL_DIR@
 Name: typelib
 Description: Manipulating in-memory C-types structures and typed function call library
 Libs: -L${extdir}
-Version: @PACKAGE_VERSION@
+Version: @PROJECT_VERSION@
 Cflags: -I${extdir}
 </diff>
      <filename>bindings/ruby/typelib_ruby.pc.in</filename>
    </modified>
    <modified>
      <diff>@@ -5,7 +5,7 @@ includedir=${prefix}/include
 
 Name: typelib
 Description: Type model and manipulation library
-Version: @PACKAGE_VERSION@
+Version: @PROJECT_VERSION@
 Libs: -L${libdir} -ltypeLib
 Cflags: -I${includedir}
 </diff>
      <filename>typelib.pc.in</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>48f55042b3ef6dec6093df25975496a45844f716</id>
    </parent>
  </parents>
  <author>
    <name>Sylvain Joyeux</name>
    <email>sylvain.joyeux@dfki.de</email>
  </author>
  <url>http://github.com/doudou/typelib/commit/54a3dc44da874953995ad348af6ea0c72b3b17d0</url>
  <id>54a3dc44da874953995ad348af6ea0c72b3b17d0</id>
  <committed-date>2008-05-30T08:34:13-07:00</committed-date>
  <authored-date>2008-05-30T08:34:13-07:00</authored-date>
  <message>[dist] fix version field of pkg-config files

  The variable is PROJECT_VERSION, not PACKAGE_VERSION (the former came
  from autotools)</message>
  <tree>18d4513abcdae3570594592d1150575009b364a8</tree>
  <committer>
    <name>Sylvain Joyeux</name>
    <email>sylvain.joyeux@dfki.de</email>
  </committer>
</commit>
