ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/svn/hopm/trunk/src/patchlevel.h
Revision: 5129
Committed: Thu Dec 25 17:51:12 2014 UTC (11 years, 7 months ago) by michael
Content type: text/x-chdr
File size: 203 byte(s)
Log Message:
- Added patchlevel.h

File Contents

# User Rev Content
1 michael 5129 /*! \file patchlevel.h
2     * \brief A header defining the patchlevel.
3     * \version $Id: patchlevel.h 4772 2014-10-20 18:04:30Z michael $
4     */
5    
6     #ifndef PATCHLEVEL
7     #define PATCHLEVEL "hopm-1.0.0beta1"
8     #endif