From 1eb26e8a38be06b03bdf86a78bf28e763baba2e1 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Sat, 29 Nov 2025 10:43:30 +0000 Subject: [PATCH] Write a real version to anoperc. --- src/tools/anoperc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tools/anoperc.in b/src/tools/anoperc.in index c694f7cb6..b39544ac2 100644 --- a/src/tools/anoperc.in +++ b/src/tools/anoperc.in @@ -17,7 +17,7 @@ ANOPEPID="@INSTDIR@/data/anope.pid" ANOPROG="@INSTDIR@/bin/anope" LOG="@INSTDIR@/logs/" -ARCVERSION="2" +ARCVERSION="@VERSION_FULL@" isAnopeRunning () { if [ ! -f $ANOPEPID ] ; then