Guiliani  Version 2.6 revision 7293 (documentation build 12)
GUIRevisionInformation.h
1/* This file will be filled in by the build server(s).
2 * You only should modify it manually in case you're generating a customer-specific
3 * deliverable on a machine that is not a build server. THIS SHOULD NEVER HAPPEN.
4 * In case you have to do so, manually modify this file to the correct value
5 * for the delivery you're creating. NEVER MODIFY THIS FILE IN SUBVERSION.
6 */
7
8#ifndef GUILIANI_SVNREV_H
9#define GUILIANI_SVNREV_H
10
11const unsigned int GUILIANI_VERSION_REV = 0000;
12
13#endif