update: LM_VERSION
This commit is contained in:
parent
75fa38f1d7
commit
edc732ac69
1
Makefile
1
Makefile
@ -12,7 +12,6 @@ CFLAGS = -O3 -fstack-protector-strong -fcf-protection=full -fstack-clash-protec
|
||||
LIBS = -lpthread -lcrypto -larchive -linih -lgpgme -lsqlite3
|
||||
|
||||
DEBUG = 0
|
||||
VERSION = 24.00
|
||||
|
||||
all: dist dist/libmp.so $(PO_OUTS)
|
||||
|
||||
|
@ -22,7 +22,7 @@
|
||||
|
||||
// clang-format on
|
||||
|
||||
#define LM_VERSION "24.00"
|
||||
#define LM_VERSION "24.01"
|
||||
|
||||
#include "ctx.h"
|
||||
#include "error.h"
|
||||
|
Loading…
Reference in New Issue
Block a user