From 7ba5b19150d5cb54db4f581596fd0013f37ec334 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Mon, 11 Jan 2010 21:01:24 +0000 Subject: [PATCH] Roll to new version for cygwin. Oops on the ports file --- port/Makefile | 2 +- scrotwm.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/port/Makefile b/port/Makefile index 29fac81..c9a0d7c 100644 --- a/port/Makefile +++ b/port/Makefile @@ -38,7 +38,7 @@ post-install: ${INSTALL_SCRIPT} ${WRKSRC}/initscreen.sh ${PREFIX}/share/examples/scrotwm ${INSTALL_SCRIPT} ${WRKSRC}/screenshot.sh ${PREFIX}/share/examples/scrotwm ${INSTALL_DATA} ${WRKSRC}/scrotwm.conf ${PREFIX}/share/examples/scrotwm -.for i in es it +.for i in es it ru ${INSTALL_DATA_DIR} ${PREFIX}/man/$i/cat1 mv ${PREFIX}/man/cat1/scrotwm_$i.0 ${PREFIX}/man/$i/cat1/scrotwm.0 .endfor diff --git a/scrotwm.c b/scrotwm.c index e8dc3c2..70dcb0d 100644 --- a/scrotwm.c +++ b/scrotwm.c @@ -52,7 +52,7 @@ static const char *cvstag = "$scrotwm$"; -#define SWM_VERSION "0.9.21" +#define SWM_VERSION "0.9.22" #include #include -- 1.7.10.4