summaryrefslogtreecommitdiff
path: root/src/conf/version.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/conf/version.hpp')
-rw-r--r--src/conf/version.hpp7
1 files changed, 5 insertions, 2 deletions
diff --git a/src/conf/version.hpp b/src/conf/version.hpp
index ab7a3d5..8dd31ed 100644
--- a/src/conf/version.hpp
+++ b/src/conf/version.hpp
@@ -9,7 +9,10 @@
# include "conf-raw/int-VERSION_PATCH.h"
# include "conf-raw/int-VERSION_DEVEL.h"
-# include "conf-raw/str-VENDOR.h"
-# include "conf-raw/int-VENDOR_VERSION.h"
+# include "conf-raw/str-VENDOR_NAME.h"
+# include "conf-raw/int-VENDOR_POINT.h"
+# include "conf-raw/str-VENDOR_SOURCE.h"
+
+# include "conf-raw/str-VERSION_STRING.h"
#endif // TMWA_CONF_VERSION_HPP