aboutsummaryrefslogtreecommitdiff
path: root/web/version.hxx.in
blob: 2c4bc9cc8f288ea88c5dd2b8eb6ad46cdd5a77de (plain)
1
2
3
4
5
6
7
8
9
10
11
12
// file      : web/version.hxx.in -*- C++ -*-
// copyright : Copyright (c) 2014-2018 Code Synthesis Ltd
// license   : MIT; see accompanying LICENSE file

#ifndef WEB_VERSION_HXX_IN
#define WEB_VERSION_HXX_IN

#include <libstudxml/version.hxx>

$libstudxml.check(LIBSTUDXML_VERSION, LIBSTUDXML_SNAPSHOT)$

#endif // WEB_VERSION_HXX_IN