summaryrefslogtreecommitdiffstats
path: root/dovecot-version.h
diff options
context:
space:
mode:
Diffstat (limited to 'dovecot-version.h')
-rw-r--r--dovecot-version.h8
1 files changed, 8 insertions, 0 deletions
diff --git a/dovecot-version.h b/dovecot-version.h
new file mode 100644
index 0000000..104ebdc
--- /dev/null
+++ b/dovecot-version.h
@@ -0,0 +1,8 @@
+#ifndef DOVECOT_VERSION_H
+#define DOVECOT_VERSION_H
+
+#define DOVECOT_REVISION "9b53102964"
+#define DOVECOT_VERSION_FULL VERSION" ("DOVECOT_REVISION")"
+#define DOVECOT_BUILD_INFO DOVECOT_VERSION_FULL
+
+#endif /* DOVECOT_VERSION_H */