Include a dissuader for odd numbered minor releases
[pspp] / src / language / utilities / set.q
index 0be8c47010a7cf541501487456e3ba7eae686de8..126868dbdb52f107844200b75a9e41f8c8ff9507 100644 (file)
@@ -922,7 +922,7 @@ show_tempdir (const struct dataset *ds UNUSED)
 static char *
 show_version (const struct dataset *ds UNUSED)
 {
-  return strdup (version);
+  return strdup (announced_version);
 }
 
 static char *