We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 871e3a3 commit fb3b875Copy full SHA for fb3b875
.gitignore
@@ -39,3 +39,6 @@ atmitest/test006_ulog/log
39
!tmqinternals.png
40
41
42
+*.8
43
+*.5
44
+*.3
CMakeLists.txt
@@ -32,7 +32,7 @@
32
33
cmake_minimum_required (VERSION 2.6)
34
project (ENDUROX)
35
-set(VERSION "3.3.1")
+set(VERSION "3.3.2")
36
set(PROJ_NAME "Enduro/X")
37
set(RELEASE "1")
38
0 commit comments