summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHans de Goede <hdegoede@redhat.com>2013-05-15 16:19:02 +0200
committerHans de Goede <hdegoede@redhat.com>2013-05-15 20:43:35 +0200
commitcedfca68a8ca74054182cb44e7fef3b0638d0033 (patch)
tree85b6cf77072c3937ee0be16d2b1bfdffd86f58ff
parent57256dd1597c9b8641bef1596edbeddc4348dd86 (diff)
downloadlibusb-cedfca68a8ca74054182cb44e7fef3b0638d0033.tar.gz
Add INSTALL_WIN.txt eol=crlf to .gitattributes
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
-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