summaryrefslogtreecommitdiff
path: root/source4/build/pidl/moduleinfo.c
blob: 584f81d7108eeddad60c209c85e7d97cdd900af8 (plain)
1
2
3
4
5
#include "moduleinfo.h"

#ifndef ENABLE_STATIC
G_MODULE_EXPORT const gchar version[] = VERSION;
#endif