From 2d2c78a6d7472081fe9af181fd5e75fb7069d9e6 Mon Sep 17 00:00:00 2001 From: "Archie Hilton (thytom)" Date: Thu, 24 Oct 2019 17:34:14 +0100 Subject: [PATCH] Updated version number --- dwmbar | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dwmbar b/dwmbar index 2536d13..62c26ee 100755 --- a/dwmbar +++ b/dwmbar @@ -15,7 +15,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -VERSION="0.1" +VERSION="0.2" DEFAULT_CONFIG_DIR="/usr/share/dwmbar" DEFAULT_MODULES_DIR="$DEFAULT_CONFIG_DIR/modules"