~ubuntu-branches/ubuntu/wily/globus-gfork/wily-proposed

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
/*
 * Portions of this file Copyright 1999-2005 University of Chicago
 * Portions of this file Copyright 1999-2005 The University of Southern California.
 *
 * This file or a portion of this file is licensed under the
 * terms of the Globus Toolkit Public License, found at
 * http://www.globus.org/toolkit/download/license.html.
 * If you redistribute this file, with or without
 * modifications, you must include this notice in the file.
 */

static
globus_version_t local_version = 
{
    @GPT_MAJOR_VERSION@,
    @GPT_MINOR_VERSION@,
    @DIRT_TIMESTAMP@,
    @DIRT_BRANCH_ID@
};