From d7a4c4e0c8bbb57cc5e514a6765e4557b7ddb4d4 Mon Sep 17 00:00:00 2001
From: Paolo Paolucci
Date: Fri, 25 Sep 2015 09:23:22 +0200
Subject: [PATCH] Update version to 2.0.1
---
IRremote.cpp | 2 +-
IRremote.h | 2 +-
IRremoteInt.h | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/IRremote.cpp b/IRremote.cpp
index e079ece..466a4fb 100644
--- a/IRremote.cpp
+++ b/IRremote.cpp
@@ -1,6 +1,6 @@
//******************************************************************************
// IRremote
-// Version 0.11 August, 2009
+// Version 2.0.1 June, 2015
// Copyright 2009 Ken Shirriff
// For details, see http://arcfn.com/2009/08/multi-protocol-infrared-remote-library.html
//
diff --git a/IRremote.h b/IRremote.h
index 4af944a..86815b4 100644
--- a/IRremote.h
+++ b/IRremote.h
@@ -1,7 +1,7 @@
//******************************************************************************
// IRremote
-// Version 0.1 July, 2009
+// Version 2.0.1 June, 2015
// Copyright 2009 Ken Shirriff
// For details, see http://arcfn.com/2009/08/multi-protocol-infrared-remote-library.html
// Edited by Mitra to add new controller SANYO
diff --git a/IRremoteInt.h b/IRremoteInt.h
index 32515c3..125eb72 100644
--- a/IRremoteInt.h
+++ b/IRremoteInt.h
@@ -1,6 +1,6 @@
//******************************************************************************
// IRremote
-// Version 0.1 July, 2009
+// Version 2.0.1 June, 2015
// Copyright 2009 Ken Shirriff
// For details, see http://arcfn.com/2009/08/multi-protocol-infrared-remote-library.html
//