diff --git a/options.mk b/options.mk index 4aafd03..98eac8d 100644 --- a/options.mk +++ b/options.mk @@ -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`