bump version to 0.2

This commit is contained in:
speedie 2023-02-26 05:14:13 +01:00
parent e204591cce
commit b94365f88c

View file

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