From 218b2fd515885055564123733d549209832b02fd Mon Sep 17 00:00:00 2001 From: Nicolas Chauvet Date: Wed, 21 Oct 2009 23:06:02 +0000 Subject: [PATCH] Revert the date change --- mplayer-snapshot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mplayer-snapshot.sh b/mplayer-snapshot.sh index 4ff6ee4..cf766a4 100755 --- a/mplayer-snapshot.sh +++ b/mplayer-snapshot.sh @@ -12,7 +12,7 @@ cleanup() { unset CDPATH pwd=$(pwd) -svn=20091021 +svn=$(date +%Y-%m-%d) dirname=mplayer-export-$svn mplayer_rev=29776 ffmpeg_rev=HEAD