bump version to 0.2.1

This commit is contained in:
speedie 2023-03-01 07:05:09 +01:00
parent 8c9de3be16
commit e3738a139c

View file

@ -2,7 +2,7 @@
# See LICENSE file for copyright details.
# spmenu version
VERSION = 0.2
VERSION = 0.2.1
# includes and libs
INCS = -I$(X11INC) -I$(FREETYPEINC) $(BDINC) `pkg-config --cflags xft pango pangoxft`