Skip to content

Commit

Permalink
Change version to 1.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
CopterTec committed Jul 4, 2020
1 parent 0f96e9d commit 903d30d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion config/SOVOL/SV01-BLTouch/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
// @section info

// Author info of this build printed to the host during boot and M115
#define STRING_CONFIG_H_AUTHOR "CopterTec 1.6.3 BT" // Who made the changes.
#define STRING_CONFIG_H_AUTHOR "CopterTec 1.6.4 BT" // Who made the changes.
//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)

/**
Expand Down
2 changes: 1 addition & 1 deletion config/SOVOL/SV01-SilentBoard/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
// @section info

// Author info of this build printed to the host during boot and M115
#define STRING_CONFIG_H_AUTHOR "CopterTec 1.6.3 SB" // Who made the changes.
#define STRING_CONFIG_H_AUTHOR "CopterTec 1.6.4 SB" // Who made the changes.
//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)

/**
Expand Down
2 changes: 1 addition & 1 deletion config/SOVOL/SV01-SilentBoard_BLTouch/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
// @section info

// Author info of this build printed to the host during boot and M115
#define STRING_CONFIG_H_AUTHOR "CopterTec 1.6.3 SBBT" // Who made the changes.
#define STRING_CONFIG_H_AUTHOR "CopterTec 1.6.4 SBBT" // Who made the changes.
//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)

/**
Expand Down
2 changes: 1 addition & 1 deletion config/SOVOL/SV01/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@
// @section info

// Author info of this build printed to the host during boot and M115
#define STRING_CONFIG_H_AUTHOR "CopterTec 1.6.3" // Who made the changes.
#define STRING_CONFIG_H_AUTHOR "CopterTec 1.6.4" // Who made the changes.
//#define CUSTOM_VERSION_FILE Version.h // Path from the root directory (no quotes)

/**
Expand Down

0 comments on commit 903d30d

Please sign in to comment.