X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fui%2Fterminal%2Fterminal-reader.c;h=141474a95bb9f77d18b5178403127cd8c2e5cbe9;hb=25e76c9c37c623a3eced22d23a60befb0067de68;hp=87fca837f9b331328793e9a7eb6d4f8269cf8a1f;hpb=cbe32a5532404f5046f662f8df4ad3f6b3eb7895;p=pspp diff --git a/src/ui/terminal/terminal-reader.c b/src/ui/terminal/terminal-reader.c index 87fca837f9..141474a95b 100644 --- a/src/ui/terminal/terminal-reader.c +++ b/src/ui/terminal/terminal-reader.c @@ -97,7 +97,7 @@ welcome (void) "it\nunder certain conditions; type \"show copying.\" to see the " "conditions.\nThere is ABSOLUTELY NO WARRANTY for PSPP; type \"show " "warranty.\" for details.\n", stdout); - puts (version); + puts (announced_version); journal_init (); }