mirror of
https://github.com/VARCem/ihex.git
synced 2026-09-23 23:44:59 +00:00
Bump version
This commit is contained in:
@@ -98,7 +98,7 @@
|
||||
* this is a fairly pointless optimisation.
|
||||
*
|
||||
*
|
||||
* Copyright (c) 2013-2015 Kimmo Kulovesi, http://arkku.com/
|
||||
* Copyright (c) 2013-2017 Kimmo Kulovesi, http://arkku.com/
|
||||
* Provided with absolutely no warranty, use at your own risk only.
|
||||
* Use and distribute freely, mark modified copies as such.
|
||||
*/
|
||||
@@ -106,7 +106,7 @@
|
||||
#ifndef KK_IHEX_H
|
||||
#define KK_IHEX_H
|
||||
|
||||
#define KK_IHEX_VERSION "2016-07-11"
|
||||
#define KK_IHEX_VERSION "2017-10-05"
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
* reading any IHEX file.
|
||||
*
|
||||
*
|
||||
* Copyright (c) 2013-2015 Kimmo Kulovesi, http://arkku.com/
|
||||
* Copyright (c) 2013-2017 Kimmo Kulovesi, http://arkku.com/
|
||||
* Provided with absolutely no warranty, use at your own risk only.
|
||||
* Use and distribute freely, mark modified copies as such.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user