sb

shitty bar for dwm
git clone git://git.ckyln.com/~cem/sb.git
Log | Files | Refs | README | LICENSE

commit 0948a64aff8fb1956b56c69da72b28b33b35f201
parent 7e3b7a4d9614bd8f70ac4f8395e6a3f2bf13294c
Author: Cem Keylan <cem@ckyln.com>
Date:   Wed, 12 Feb 2020 13:36:09 +0300

update makefile to sync version information

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -2,7 +2,7 @@ # See LICENSE file for copyright and license details. # sb version -VERSION = 1.2.1 +VERSION = 1.3.1-p1 # path PREFIX = /usr/local