// file      : web/version.hxx.in -*- C++ -*-
// copyright : Copyright (c) 2014-2019 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