From b8d85c62517da91cf49428a419eca10cf82682f2 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Fri, 2 Sep 2016 19:43:53 +0100 Subject: Update stuff for the new versioning system. --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configure') diff --git a/configure b/configure index efb19bfc1..025492e01 100755 --- a/configure +++ b/configure @@ -124,7 +124,7 @@ our $interactive = !( ); my %version = get_version(); -print_format "<|BOLD Configuring InspIRCd $version{MAJOR}.$version{MINOR}.$version{PATCH}+$version{LABEL} on $^O.|>\n"; +print_format "<|BOLD Configuring InspIRCd $version{FULL} on $^O.|>\n"; our %config; if ($interactive) { -- cgit v1.2.3