Bump version number and log

pull/4/head
Dean Blackketter 8 years ago
parent 33e5fce907
commit e0940116df
  1. 4
      miditones.c

@ -50,9 +50,11 @@
* -Made friendlier to other compilers: import source of strlcpy and strlcat,
* fixed various type mismatches that the LCC compiler didn't fret about.
* Generate "const" for data initialization for compatibility with Arduino IDE v1.6.x.
* 23 January 2016, D. Blackketter, V1.8
* -Fix warnings and errors building on Mac OS X via "gcc miditones.c"
*/
#define VERSION "1.7"
#define VERSION "1.8"
/*--------------------------------------------------------------------------------

Loading…
Cancel
Save