<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,7 +13,7 @@ IF(CMAKE_COMPILER_IS_GNUCXX)
     	${CMAKE_CXX_COMPILER} 
         ARGS 			--version 
         OUTPUT_VARIABLE _compiler_output)
-    STRING(REGEX REPLACE &quot;.* ([0-9]\\.[0-9]\\.[0-9]) .*&quot; &quot;\\1&quot; 
+    STRING(REGEX REPLACE &quot;.*([0-9]+\\.[0-9]+\\.[0-9]+).*&quot; &quot;\\1&quot;
            gcc_compiler_version ${_compiler_output})
     MESSAGE(&quot;GCC Version: ${gcc_compiler_version}&quot;)
     IF(gcc_compiler_version MATCHES &quot;4\\.[2-9]\\.[0-9]&quot;)</diff>
      <filename>CMakeLists.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>2eb09967ef941f61c2f1ff2b15d890cf772a80cc</id>
    </parent>
  </parents>
  <author>
    <name>Steven Noonan</name>
    <email>steven@uplinklabs.net</email>
  </author>
  <url>http://github.com/tycho/crisscross/commit/a57187fbcb1ca45894177f2545c55a547343a066</url>
  <id>a57187fbcb1ca45894177f2545c55a547343a066</id>
  <committed-date>2009-08-02T13:55:39-07:00</committed-date>
  <authored-date>2009-07-18T14:43:24-07:00</authored-date>
  <message>CMakeLists: fix GCC version extraction

Signed-off-by: Steven Noonan &lt;steven@uplinklabs.net&gt;</message>
  <tree>3a8b9177af5ff44ac8601683fcc4305f576667c6</tree>
  <committer>
    <name>Steven Noonan</name>
    <email>steven@uplinklabs.net</email>
  </committer>
</commit>
