Minor
This commit is contained in:
parent
1587c26fe9
commit
5560a19e2b
|
@ -86,7 +86,7 @@ usage (FILE *f, int status)
|
|||
G_GNUC_NORETURN static void
|
||||
version (void)
|
||||
{
|
||||
printf ("hb-view (harfbuzz) %s\n", PACKAGE_VERSION);
|
||||
printf ("hb-view (harfbuzz) %s\n", HB_VERSION_STRING);
|
||||
exit (0);
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue