Himalaya
version.hpp
Go to the documentation of this file.
1 // ====================================================================
2 // This file is part of Himalaya.
3 //
4 // Himalaya is licenced under the GNU General Public License (GNU GPL)
5 // version 3.
6 // ====================================================================
7 
8 #pragma once
9 
10 #define Himalaya_VERSION_MAJOR 4
11 #define Himalaya_VERSION_MINOR 1
12 #define Himalaya_VERSION_RELEASE 0