summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitattributes1
-rw-r--r--libusb/version_nano.h2
2 files changed, 2 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes
index 8aaef44..fa0f57d 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -8,3 +8,4 @@
*.vcxproj* eol=crlf
.gitattributes export-ignore
.gitignore export-ignore
+INSTALL_WIN.txt eol=crlf
diff --git a/libusb/version_nano.h b/libusb/version_nano.h
index 878aac1..1587ba8 100644
--- a/libusb/version_nano.h
+++ b/libusb/version_nano.h
@@ -1 +1 @@
-#define LIBUSB_NANO 10666
+#define LIBUSB_NANO 10667