Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
M
marlin-anet-a8
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Jonas Leder
marlin-anet-a8
Commits
8eb6603e
Commit
8eb6603e
authored
5 years ago
by
Scott Lahteine
Browse files
Options
Downloads
Patches
Plain Diff
Version 2.0.3
parent
caf9e934
Loading
Loading
No related merge requests found
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
Marlin/Version.h
+2
-2
2 additions, 2 deletions
Marlin/Version.h
Marlin/src/inc/Version.h
+1
-1
1 addition, 1 deletion
Marlin/src/inc/Version.h
with
3 additions
and
3 deletions
Marlin/Version.h
+
2
−
2
View file @
8eb6603e
...
@@ -28,7 +28,7 @@
...
@@ -28,7 +28,7 @@
/**
/**
* Marlin release version identifier
* Marlin release version identifier
*/
*/
//#define SHORT_BUILD_VERSION "2.0.
2
"
//#define SHORT_BUILD_VERSION "2.0.
3
"
/**
/**
* Verbose version identifier which should contain a reference to the location
* Verbose version identifier which should contain a reference to the location
...
@@ -41,7 +41,7 @@
...
@@ -41,7 +41,7 @@
* here we define this default string as the date where the latest release
* here we define this default string as the date where the latest release
* version was tagged.
* version was tagged.
*/
*/
//#define STRING_DISTRIBUTION_DATE "2020-01-
27
"
//#define STRING_DISTRIBUTION_DATE "2020-01-
31
"
/**
/**
* Defines a generic printer name to be output to the LCD after booting Marlin.
* Defines a generic printer name to be output to the LCD after booting Marlin.
...
...
This diff is collapsed.
Click to expand it.
Marlin/src/inc/Version.h
+
1
−
1
View file @
8eb6603e
...
@@ -25,7 +25,7 @@
...
@@ -25,7 +25,7 @@
* Release version. Leave the Marlin version or apply a custom scheme.
* Release version. Leave the Marlin version or apply a custom scheme.
*/
*/
#ifndef SHORT_BUILD_VERSION
#ifndef SHORT_BUILD_VERSION
#define SHORT_BUILD_VERSION "2.0.
2
"
#define SHORT_BUILD_VERSION "2.0.
3
"
#endif
#endif
/**
/**
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment