Skip to content

Commit

Permalink
Changed too much of the version during last commit.
Browse files Browse the repository at this point in the history
  • Loading branch information
gbevin committed Oct 15, 2016
1 parent be6c599 commit 1a9dfa0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions linnstrument-firmware.ino
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
/*=====================================================================================================================
======================================== LinnStrument Operating System v2.0.1 =========================================
======================================== LinnStrument Operating System v2.0.0 =========================================
=======================================================================================================================
Operating System for the LinnStrument (c) music controller by Roger Linn Design (www.rogerlinndesign.com).
Expand Down Expand Up @@ -56,7 +56,7 @@ For any questions about this, contact Roger Linn Design at support@rogerlinndesi

/******************************************** CONSTANTS ******************************************/

const char* OSVersion = "201.";
const char* OSVersion = "200.";
const char* OSVersionBuild = ".036";

// SPI addresses
Expand Down

0 comments on commit 1a9dfa0

Please sign in to comment.