Browse Source

Set version to 4.0

tags/v4.0
Jean Delvare 8 years ago
parent
commit
8a1590d777
  1. 3
      CHANGES
  2. 2
      version.h

3
CHANGES

@ -1,8 +1,9 @@
i2c-tools CHANGES
-----------------
SVN HEAD
4.0 (2017-10-30)
tools: Fix build with recent compilers (gcc 4.6+)
Add examples to the manual pages
README: Clarify licenses
Mention the current maintainer
decode-dimms: Decode module configuration type of DDR2 SDRAM

2
version.h

@ -1 +1 @@
#define VERSION "3.1.0"
#define VERSION "4.0"
Loading…
Cancel
Save