diff --git a/README.MD b/README.MD index 0d7e81f..5c6e6dc 100644 --- a/README.MD +++ b/README.MD @@ -6,7 +6,7 @@ Orignal project: https://github.com/openvehicles/Open-Vehicle-Monitoring-System- ## Firmware-Version -The fork is fixed at Version 3.3.002 with their provided modified ESP-IDF +The fork is fixed at Version 3.3.003 with their provided modified ESP-IDF ## To-Do List - [X] Integrate my server to assistant and server recommendation and add CA as well @@ -29,8 +29,8 @@ I will maintain main and edge version tag, please only flash main versions if yo Firmware versions will be named like openvehicles ones. I will add a dash with a counting number so I can signal if an update is available. If I push my fork to newest version from openvehicles, I increase original Firmware number. I will integrate changes from openvehicles if there is a code change in the main firmware only. Example -> Version string: 3.3.002-cs131
-> 3.3.002 = Original firmware my fork based on.
+> Version string: 3.3.003-cs131
+> 3.3.003 = Original firmware my fork based on.
> -cs131 = counting number of my version. ## Build prerequisites diff --git a/jenkins.xml b/jenkins.xml index ad806ea..2a3b96f 100644 --- a/jenkins.xml +++ b/jenkins.xml @@ -84,13 +84,13 @@ git submodule update cd OVMS.V3/ cp support/sdkconfig.cs-${Build_Tag_Version}.hw31 sdkconfig source ../OVMS.V3-idf/export.sh -git tag 3.3.002-cs${BUILD_NUMBER} +git tag 3.3.003-cs${BUILD_NUMBER} make -j8 -git tag -d 3.3.002-cs${BUILD_NUMBER} +git tag -d 3.3.003-cs${BUILD_NUMBER} - echo 3.3.002-cs${BUILD_NUMBER} > OVMS.V3/build/ovms3.ver + echo 3.3.003-cs${BUILD_NUMBER} > OVMS.V3/build/ovms3.ver echo ${GIT_COMMIT}-${GIT_BRANCH}-${Build_Tag_Version} >> OVMS.V3/build/ovms3.ver echo ${GIT_URL} >> OVMS.V3/build/ovms3.ver echo Changes: >> OVMS.V3/build/ovms3.ver @@ -186,7 +186,7 @@ echo ${Changelog_L6} >> OVMS.V3/build/ovms3.ver false - v3.3/3.3.002-cs${BUILD_NUMBER}-${Build_Tag_Version}-${GIT_COMMIT} + v3.3/3.3.003-cs${BUILD_NUMBER}-${Build_Tag_Version}-${GIT_COMMIT} OVMS.V3/build/bootloader/bootloader.bin OVMS.V3/build/bootloader/ @@ -203,7 +203,7 @@ echo ${Changelog_L6} >> OVMS.V3/build/ovms3.ver false - v3.3/3.3.002-cs${BUILD_NUMBER}-${Build_Tag_Version}-${GIT_COMMIT} + v3.3/3.3.003-cs${BUILD_NUMBER}-${Build_Tag_Version}-${GIT_COMMIT} OVMS.V3/build/ovms3.bin OVMS.V3/build/ @@ -220,7 +220,7 @@ echo ${Changelog_L6} >> OVMS.V3/build/ovms3.ver false - v3.3/3.3.002-cs${BUILD_NUMBER}-${Build_Tag_Version}-${GIT_COMMIT} + v3.3/3.3.003-cs${BUILD_NUMBER}-${Build_Tag_Version}-${GIT_COMMIT} OVMS.V3/build/partitions.bin OVMS.V3/build/ @@ -237,7 +237,7 @@ echo ${Changelog_L6} >> OVMS.V3/build/ovms3.ver false - v3.3/3.3.002-cs${BUILD_NUMBER}-${Build_Tag_Version}-${GIT_COMMIT} + v3.3/3.3.003-cs${BUILD_NUMBER}-${Build_Tag_Version}-${GIT_COMMIT} OVMS.V3/build/ovms3.ver OVMS.V3/build/