diff options
author | Keith Packard <keithp@keithp.com> | 2010-11-27 23:08:41 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2010-11-27 23:08:41 -0800 |
commit | b09d3e11c32abd07f8e11b483ac4b57148f4f2d8 (patch) | |
tree | 04447c9074bb439ec2826e88eb3a7ee7eaa9dc99 /telemetrum.inf | |
parent | 42c2394ccc1a1ee6dc134ed963a4f79acf031d0b (diff) |
windows: Bump .inf file version
Diffstat (limited to 'telemetrum.inf')
-rwxr-xr-x | telemetrum.inf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/telemetrum.inf b/telemetrum.inf index 765bbbb0..f7a729b8 100755 --- a/telemetrum.inf +++ b/telemetrum.inf @@ -7,7 +7,7 @@ Class = Modem ClassGUID = {4D36E96D-E325-11CE-BFC1-08002BE10318}
LayoutFile = layout.inf
Provider = %Mfg%
-DriverVer = 08/05/2010,7.1.0.0
+DriverVer = 08/05/2010,7.1.1.0
[DestinationDirs]
FakeModemCopyFileSection = 12
|