The Battle for Wesnoth
1.19.5+dev
spirit_po
version.hpp
Go to the documentation of this file.
1
// (C) Copyright 2015 - 2017 Christopher Beck
2
3
// Distributed under the Boost Software License, Version 1.0. (See accompanying
4
// file LICENSE or copy at http://www.boost.org/LICENSE_1_0.txt)
5
6
#ifndef SPIRIT_PO_VERSION_HPP_INCLUDED
7
#define SPIRIT_PO_VERSION_HPP_INCLUDED
8
9
#define SPIRIT_PO_VERSION_MAJOR 1
10
#define SPIRIT_PO_VERSION_MINOR 1
11
#define SPIRIT_PO_VERSION_PATCH 2
12
13
#endif
// SPIRIT_PO_VERSION_HPP_INCLUDED
Generated by
1.9.1