Skip to content

Commit

Permalink
Fix version numbers
Browse files Browse the repository at this point in the history
Signed-of-by: Karel Goderis <karel.goderis@me.com>
  • Loading branch information
kgoderis committed May 19, 2017
1 parent bc2d7f7 commit 6a132e0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
* in various formats
*
* @author Karel Goderis - Initial contribution
* @since 2.0.0
* @since 2.1.0
*
*/
public class IRcommand {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
* handler classes
*
* @author Karel Goderis - Initial contribution
* @since 2.0.0
* @since 2.1.0
*
**/
public class IRtransBindingConstants {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
* which accompanies this distribution, and is available at
* http://www.eclipse.org/legal/epl-v10.html
*/

package org.openhab.binding.irtrans.handler;

import org.openhab.binding.irtrans.IRcommand;
Expand Down

0 comments on commit 6a132e0

Please sign in to comment.