1 2 3 4 5 6
/* * File: morfeusz_config.hpp.in * Author: mlenart * * Created on November 29, 2013, 10:03 PM */
7 8
#ifndef MORFEUSZ_VERSION_H #define MORFEUSZ_VERSION_H
9 10
#define MORFEUSZ_VERSION "@Morfeusz_VERSION@"
11 12
#endif