Skip to content

Commit 5ddb0d5

Browse files
authored
Merge pull request #3475 from armink/fix_eclipse
[tools] update eclipse tools version number.
2 parents f91b9e7 + 32b4c0f commit 5ddb0d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/eclipse.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222

2323
from building import *
2424

25-
MODULE_VER_NUM = 1
25+
MODULE_VER_NUM = 2
2626

2727
source_pattern = ['*.c', '*.cpp', '*.cxx', '*.s', '*.S', '*.asm']
2828

0 commit comments

Comments
 (0)