update: add name option for pools with same names

This commit is contained in:
ngn
2024-08-18 04:01:17 +03:00
parent 41111ce76d
commit 41318f3b1f
4 changed files with 15 additions and 9 deletions

View File

@ -11,7 +11,7 @@ HDRS = $(wildcard include/*.h)
CFLAGS = -O3 -fstack-protector-strong -fcf-protection=full -fstack-clash-protection
LIBS = -linih -lmp
VERSION = 24.00
VERSION = 24.01
all: dist dist/pooler $(PO_OUTS)