From e0b26e649b4eee375536317def6b3603e8d1013e Mon Sep 17 00:00:00 2001
From: Antonio Ospite <ospite@studenti.unina.it>
Date: Sun, 12 Feb 2012 16:52:35 +0100
Subject: [PATCH] Release version 0.4

Main features:
  - Add support for soundcloud.com
  - Use XPath to find the elements of interest
  - Fix rai.tv support

Signed-off-by: Antonio Ospite <ospite@studenti.unina.it>
---
 direct_download_links.user.js | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/direct_download_links.user.js b/direct_download_links.user.js
index 6fa53ed..81a6fb8 100644
--- a/direct_download_links.user.js
+++ b/direct_download_links.user.js
@@ -1,7 +1,7 @@
 // direct_download_links - Add direct download links
-// version 0.3
-// 2011-12-23
-// Copyright (C) 2011  Antonio Ospite <ospite@studenti.unina.it>
+// version 0.4
+// 2012-02-12
+// Copyright (C) 2011,2012  Antonio Ospite <ospite@studenti.unina.it>
 // Released under the GPL license
 // http://www.gnu.org/copyleft/gpl.html
 //
-- 
2.1.4