From f27b3e77496113518455b1c120455f8cd3ab1f2d Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Sat, 13 Aug 2011 20:26:02 +0000 Subject: [PATCH] bump version --- scrotwm.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scrotwm.c b/scrotwm.c index 70cb810..503bcf0 100644 --- a/scrotwm.c +++ b/scrotwm.c @@ -55,7 +55,7 @@ static const char *cvstag = "$scrotwm$"; -#define SWM_VERSION "0.9.33" +#define SWM_VERSION "0.9.34" #include #include -- 1.7.10.4