summaryrefslogtreecommitdiffstats
path: root/mc-version.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--mc-version.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/mc-version.h b/mc-version.h
new file mode 100644
index 0000000..0ad9585
--- /dev/null
+++ b/mc-version.h
@@ -0,0 +1,4 @@
+#ifndef MC_CURRENT_VERSION
+/* This is an autogenerated file. Don't edit! */
+#define MC_CURRENT_VERSION "4.8.30"
+#endif