From 6f2ffca0e2251adf1366c7194ba99cf905965b2f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Rodolfo=20Garc=C3=ADa=20Pe=C3=B1as=20=28kix=29?= Date: Tue, 21 Aug 2012 20:57:48 +0200 Subject: [PATCH] wmbutton: New version 0.7.0 This patch changes the wmbutton version to 0.7.0 --- wmbutton/wmbutton.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wmbutton/wmbutton.h b/wmbutton/wmbutton.h index 56c508d..b653e7d 100644 --- a/wmbutton/wmbutton.h +++ b/wmbutton/wmbutton.h @@ -20,7 +20,7 @@ #define BUTTONFILENAME "/.wmbutton.xpm" /****** Version Number *************************************************/ -#define VER_STR "0.6.1" /* Version Number String */ +#define VER_STR "0.7.0" /* Version Number String */ /****** Define Error Codes *********************************************/ #define FAILDISP 20 -- 2.11.4.GIT