Skip to content

Commit adcd0af

Browse files
committed
Update build number to 100.17
1 parent 04c21e2 commit adcd0af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

g2core/g2core_info.h

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
* g2core_info.h - g2core build information
33
* This file is part of the g2core project
44
*
5-
* Copyright (c) 2010 - 2016 Alden S. Hart, Jr.
6-
* Copyright (c) 2010 - 2016 Robert Giseburt
5+
* Copyright (c) 2010 - 2017 Alden S. Hart, Jr.
6+
* Copyright (c) 2010 - 2017 Robert Giseburt
77
*
88
* This file ("the software") is free software: you can redistribute it and/or modify
99
* it under the terms of the GNU General Public License, version 2 as published by the
@@ -21,7 +21,7 @@
2121
#ifndef G2CORE_INFO_H_ONCE
2222
#define G2CORE_INFO_H_ONCE
2323

24-
#define G2CORE_FIRMWARE_BUILD 100.16 // fix issue #204 - $$ not working
24+
#define G2CORE_FIRMWARE_BUILD 100.17 // Added tool offsets (PR #211)
2525
#ifdef GIT_VERSION
2626
#define G2CORE_FIRMWARE_BUILD_STRING GIT_VERSION
2727
#else

0 commit comments

Comments
 (0)