We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6deb233 commit f899299Copy full SHA for f899299
tools/eclipse.py
@@ -22,7 +22,7 @@
22
23
from building import *
24
25
-MODULE_VER_NUM = 2
+MODULE_VER_NUM = 3
26
27
source_pattern = ['*.c', '*.cpp', '*.cxx', '*.s', '*.S', '*.asm']
28
0 commit comments