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 //