Browse Source

Set version to 3.0.2.

git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5453 7894878c-1315-0410-8ee3-d5d059ff63e0
tags/v3.0.2 v3.0.2
Jean Delvare 17 years ago
parent
commit
ed1356ea0b
  1. 2
      CHANGES
  2. 2
      version.h

2
CHANGES

@ -1,7 +1,7 @@
i2c-tools CHANGES
-----------------
SVN
3.0.2 (2008-11-29)
i2c-dev.h: Drop I2C_FUNC_SMBUS_*I2C_BLOCK_2 defines
decode-dimms: Add support for little-endian word hexdumps
Only export the ceil function from POSIX

2
version.h

@ -1 +1 @@
#define VERSION "3.0.1+SVN"
#define VERSION "3.0.2"
Loading…
Cancel
Save