aboutsummaryrefslogtreecommitdiff
path: root/dwmbar
diff options
context:
space:
mode:
authorArchie Hilton (thytom) <archie.hilton1@gmail.com>2019-10-24 17:34:14 +0100
committerArchie Hilton (thytom) <archie.hilton1@gmail.com>2019-10-24 17:34:14 +0100
commit2d2c78a6d7472081fe9af181fd5e75fb7069d9e6 (patch)
tree8cee3194f423775d380347c1af010dcde45c9bdb /dwmbar
parent64300140a1a59b30dabc577eea7e26ffc8f3b4a8 (diff)
Updated version number
Diffstat (limited to 'dwmbar')
-rwxr-xr-xdwmbar2
1 files changed, 1 insertions, 1 deletions
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 <https://www.gnu.org/licenses/>.
-VERSION="0.1"
+VERSION="0.2"
DEFAULT_CONFIG_DIR="/usr/share/dwmbar"
DEFAULT_MODULES_DIR="$DEFAULT_CONFIG_DIR/modules"