Browse Source

Set version to 3.0.3.

git-svn-id: http://lm-sensors.org/svn/i2c-tools/trunk@5892 7894878c-1315-0410-8ee3-d5d059ff63e0
tags/v3.0.3 v3.0.3
Jean Delvare 15 years ago
parent
commit
7e636d2ae3
  1. 2
      CHANGES
  2. 2
      version.h

2
CHANGES

@ -1,7 +1,7 @@
i2c-tools CHANGES
-----------------
SVN
3.0.3 (2010-12-12)
Makefile: Let the environment set CC and CFLAGS
Integrate py-smbus into the build system
README: Point users to the linux-i2c mailing list

2
version.h

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