Skip to content

Commit

Permalink
Update version info
Browse files Browse the repository at this point in the history
  • Loading branch information
pjueon authored Dec 19, 2021
1 parent e7ac472 commit 11c27c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/JetsonGPIO.h
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ namespace std

namespace GPIO
{
constexpr auto VERSION = "1.0.2";
constexpr auto VERSION = "1.0.3";
constexpr auto _SYSFS_ROOT = "/sys/class/gpio";

extern const std::string JETSON_INFO;
Expand Down

0 comments on commit 11c27c9

Please sign in to comment.