/*
 * Meta information for ufs-srweather-app which can be used by other
 * packages.
 *
 * This file is automatically generated by the build system
 * at configure time, and contains information related to
 * how ufs-srweather-app was built. It will not be required to
 * include this file unless you want to probe the capabilities
 * of the build. 
 *
 */

#ifndef UFS_SRWEATHER_APP_META_H
#define UFS_SRWEATHER_APP_META_H

#define SRWA_VERSION_MAJOR 1 
#define SRWA_VERSION_MINOR 0 
#define SRWA_VERSION_PATCH 0 
#define SRWA_VERSION_NOTE  "-development"

#define SRWA_VERSION       "1.0.0-development"

#define SRWA_HAS_PARALLEL  0 
#endif