summaryrefslogtreecommitdiff
path: root/src/core/wee-version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/wee-version.h')
-rw-r--r--src/core/wee-version.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/wee-version.h b/src/core/wee-version.h
index 4d22d265c..d7d32d52a 100644
--- a/src/core/wee-version.h
+++ b/src/core/wee-version.h
@@ -27,5 +27,6 @@ extern const char *version_get_git ();
extern const char *version_get_version_with_git ();
extern const char *version_get_compilation_date ();
extern const char *version_get_compilation_time ();
+extern const char *version_get_compilation_date_time ();
#endif /* WEECHAT_VERSION_H */