mirror of
https://github.com/synthetos/g2.git
synced 2026-09-23 12:14:09 +08:00
Update build number to 100.17
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
* g2core_info.h - g2core build information
|
||||
* This file is part of the g2core project
|
||||
*
|
||||
* Copyright (c) 2010 - 2016 Alden S. Hart, Jr.
|
||||
* Copyright (c) 2010 - 2016 Robert Giseburt
|
||||
* Copyright (c) 2010 - 2017 Alden S. Hart, Jr.
|
||||
* Copyright (c) 2010 - 2017 Robert Giseburt
|
||||
*
|
||||
* This file ("the software") is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License, version 2 as published by the
|
||||
@@ -21,7 +21,7 @@
|
||||
#ifndef G2CORE_INFO_H_ONCE
|
||||
#define G2CORE_INFO_H_ONCE
|
||||
|
||||
#define G2CORE_FIRMWARE_BUILD 100.16 // fix issue #204 - $$ not working
|
||||
#define G2CORE_FIRMWARE_BUILD 100.17 // Added tool offsets (PR #211)
|
||||
#ifdef GIT_VERSION
|
||||
#define G2CORE_FIRMWARE_BUILD_STRING GIT_VERSION
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user