Blame view

morfeusz/morfeusz2_version.h.in 215 Bytes
Michał Lenart authored
1
2
3
4
5
6
/* 
 * File:   morfeusz_config.hpp.in
 * Author: mlenart
 *
 * Created on November 29, 2013, 10:03 PM
 */
Michał Lenart authored
7
8
#ifndef MORFEUSZ_VERSION_H
#define MORFEUSZ_VERSION_H
Michał Lenart authored
9
10

#define MORFEUSZ_VERSION "@Morfeusz_VERSION@"
Michał Lenart authored
11
12

#endif