mirror of
https://github.com/catchorg/Catch2.git
synced 2025-06-01 01:18:02 +00:00
build 25
This commit is contained in:
parent
37186a1d04
commit
9c5bbab239
4 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,6 @@
|
|||
/*
|
||||
* CATCH v0.9 build 24 (integration branch)
|
||||
* Generated: 2013-03-13 12:18:41.022404
|
||||
* CATCH v0.9 build 25 (integration branch)
|
||||
* Generated: 2013-03-13 20:53:37.480746
|
||||
* ----------------------------------------------------------
|
||||
* This file has been merged from multiple headers. Please don't edit it directly
|
||||
* Copyright (c) 2012 Two Blue Cubes Ltd. All rights reserved.
|
||||
|
@ -5843,7 +5843,7 @@ namespace Catch {
|
|||
namespace Catch {
|
||||
|
||||
// These numbers are maintained by a script
|
||||
Version libraryVersion( 0, 9, 24, "integration" );
|
||||
Version libraryVersion( 0, 9, 25, "integration" );
|
||||
}
|
||||
|
||||
// #included from: catch_line_wrap.hpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue