fix: corret the version
This commit is contained in:
parent
fb9b7682e2
commit
88b948e186
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ PO_SRCS = $(wildcard locale/*/*/*.po)
|
||||
PO_OUTS = $(patsubst locale/%.po,locale/%.mo,$(PO_SRCS))
|
||||
PO_DIRS = $(wildcard locale/*/*)
|
||||
|
||||
VERSION = 24.22
|
||||
VERSION = 24.01
|
||||
prefix = /usr
|
||||
CC = gcc
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user