From: Arran Cudbard-Bell Date: Sat, 19 Nov 2022 18:39:39 +0000 (-0800) Subject: Typo X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=77b6cec832195ebefed42d7fd77a440b75415c1a;p=thirdparty%2Ffreeradius-server.git Typo --- diff --git a/Make.inc.in b/Make.inc.in index 11623e6929d..76eb7857f9b 100644 --- a/Make.inc.in +++ b/Make.inc.in @@ -148,7 +148,7 @@ RADIUSD_VERSION = @RADIUSD_VERSION@ RADIUSD_VERSION_MAJOR = @RADIUSD_VERSION_MAJOR@ RADIUSD_VERSION_MINOR = @RADIUSD_VERSION_MINOR@ -RADIUSD_VERSION_INCROM = @RADIUSD_VERSION_INCRM@ +RADIUSD_VERSION_INCRM = @RADIUSD_VERSION_INCRM@ # # This allows dlopen to do runtime checks for version mismatches