Skip to content

Commit

Permalink
updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
Erich Styger committed Oct 26, 2020
1 parent 3dfdfd1 commit ca73607
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions lib/McuLibVersion.h
Original file line number Diff line number Diff line change
Expand Up @@ -10,15 +10,15 @@

/* See
* https://github.com/ErichStyger/McuOnEclipseLibrary
* Date: 31-May-2020
* Time: 13:04
* Date: 25-Oct-2020
* Time: 12:08
*/

#define McuLib_VERSION_VERSION_MAJOR (1)
/*!< McuLib major version number */
#define McuLib_VERSION_VERSION_MINOR (0)
/*!< McuLib minor version number */
#define McuLib_VERSION_VERSION_BUILD (3)
#define McuLib_VERSION_VERSION_BUILD (4)
/*!< McuLib build version number */

#endif /* SOURCES_MCULIBVERSION_H_ */

0 comments on commit ca73607

Please sign in to comment.