diff options
| author | RipleyTom <RipleyTom@users.noreply.github.com> | 2019-05-02 16:13:20 +0200 |
|---|---|---|
| committer | Nathan Hjelm <hjelmn@me.com> | 2019-07-07 21:39:46 -0600 |
| commit | 8436ba64f969eb0d3a31872f2852ded2039c3659 (patch) | |
| tree | c1e84b9ae138d3e4a2921550133262978b0107fc /libusb | |
| parent | f1e385390213aab96d2a40e4858ff0d019a1b0b7 (diff) | |
| download | platform_external_libusb-8436ba64f969eb0d3a31872f2852ded2039c3659.tar.gz platform_external_libusb-8436ba64f969eb0d3a31872f2852ded2039c3659.tar.bz2 platform_external_libusb-8436ba64f969eb0d3a31872f2852ded2039c3659.zip | |
Change all $(SolutionDir) to $(ProjectDir)
Signed-off-by: Nathan Hjelm <hjelmn@me.com>
Diffstat (limited to 'libusb')
| -rw-r--r-- | libusb/version_nano.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libusb/version_nano.h b/libusb/version_nano.h index e549eee..8f3c702 100644 --- a/libusb/version_nano.h +++ b/libusb/version_nano.h @@ -1 +1 @@ -#define LIBUSB_NANO 11367 +#define LIBUSB_NANO 11368 |
