aboutsummaryrefslogtreecommitdiffstats
path: root/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'acconfig.h')
-rw-r--r--acconfig.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/acconfig.h b/acconfig.h
index 6b65ef7d3e..f54af3c4b4 100644
--- a/acconfig.h
+++ b/acconfig.h
@@ -33,8 +33,8 @@
/* Sub-version identification string. */
#undef SUB_VERSION
-/* Prewview-release string */
-#undef PREVIEW_RELEASE
+/* Preview-release string */
+#undef VERSION_COMMENT
/* Define if ctime_r takes three arguments */
#undef CTIME_R_THREE_ARGS