From 2f7085f51e560aebd73be9bd99a532f231406a70 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 28 Apr 2011 22:00:55 +0000 Subject: Fix up the last remnants of the old name. git-svn-id: http://svn.drobilla.net/lad/trunk/lilv@3219 a436a847-0d15-0410-975c-d299462d15a1 --- utils/lv2_inspect.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/lv2_inspect.c') diff --git a/utils/lv2_inspect.c b/utils/lv2_inspect.c index 20b5a3c..e9b7cf5 100644 --- a/utils/lv2_inspect.c +++ b/utils/lv2_inspect.c @@ -290,7 +290,7 @@ void print_version() { printf( - "lv2_inspect (slv2) " LILV_VERSION "\n" + "lv2_inspect (lilv) " LILV_VERSION "\n" "Copyright 2007-2011 David Robillard \n" "License: \n" "This is free software: you are free to change and redistribute it.\n" -- cgit v1.2.1