summaryrefslogtreecommitdiffstats
path: root/utils/lv2_list.c
diff options
context:
space:
mode:
Diffstat (limited to 'utils/lv2_list.c')
-rw-r--r--utils/lv2_list.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/lv2_list.c b/utils/lv2_list.c
index 1996a91..18aa911 100644
--- a/utils/lv2_list.c
+++ b/utils/lv2_list.c
@@ -35,7 +35,7 @@ list_plugins(SLV2Plugins list)
void
print_version()
{
- printf("lv2_list (slv2) " PACKAGE_VERSION "\n");
+ printf("lv2_list (slv2) " SLV2_VERSION "\n");
printf("Copyright (C) 2007 Dave Robillard <dave@drobilla.net>\n");
printf("License: GNU GPL version 2 or later <http://gnu.org/licenses/gpl.html>\n");
printf("This is free software: you are free to change and redistribute it.\n");