Skip to content

Commit 5586634

Browse files
author
Jason Carroll
committed
Revert "Updated versioning to 202205.00"
This reverts commit 4efff69. Revert versioning change.
1 parent 4efff69 commit 5586634

15 files changed

+15
-15
lines changed

main/demo_tasks/ota_over_mqtt_demo/ota_over_mqtt_demo.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* ESP32-C3 Featured FreeRTOS IoT Integration V202205.00
2+
* ESP32-C3 Featured FreeRTOS IoT Integration V202204.00
33
* Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

main/demo_tasks/ota_over_mqtt_demo/ota_over_mqtt_demo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* ESP32-C3 Featured FreeRTOS IoT Integration V202205.00
2+
* ESP32-C3 Featured FreeRTOS IoT Integration V202204.00
33
* Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

main/demo_tasks/ota_over_mqtt_demo/ota_over_mqtt_demo_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* ESP32-C3 Featured FreeRTOS IoT Integration V202205.00
2+
* ESP32-C3 Featured FreeRTOS IoT Integration V202204.00
33
* Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

main/demo_tasks/sub_pub_unsub_demo/sub_pub_unsub_demo.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* ESP32-C3 Featured FreeRTOS IoT Integration V202205.00
2+
* ESP32-C3 Featured FreeRTOS IoT Integration V202204.00
33
* Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

main/demo_tasks/sub_pub_unsub_demo/sub_pub_unsub_demo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* ESP32-C3 Featured FreeRTOS IoT Integration V202205.00
2+
* ESP32-C3 Featured FreeRTOS IoT Integration V202204.00
33
* Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

main/demo_tasks/sub_pub_unsub_demo/sub_pub_unsub_demo_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* ESP32-C3 Featured FreeRTOS IoT Integration V202205.00
2+
* ESP32-C3 Featured FreeRTOS IoT Integration V202204.00
33
* Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

main/demo_tasks/temp_sub_pub_and_led_control_demo/temp_sub_pub_and_led_control_demo.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* ESP32-C3 Featured FreeRTOS IoT Integration V202205.00
2+
* ESP32-C3 Featured FreeRTOS IoT Integration V202204.00
33
* Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

main/demo_tasks/temp_sub_pub_and_led_control_demo/temp_sub_pub_and_led_control_demo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* ESP32-C3 Featured FreeRTOS IoT Integration V202205.00
2+
* ESP32-C3 Featured FreeRTOS IoT Integration V202204.00
33
* Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

main/demo_tasks/temp_sub_pub_and_led_control_demo/temp_sub_pub_and_led_control_demo_config.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* ESP32-C3 Featured FreeRTOS IoT Integration V202205.00
2+
* ESP32-C3 Featured FreeRTOS IoT Integration V202204.00
33
* Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

main/main.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* ESP32-C3 FreeRTOS Reference Integration V202205.00
2+
* ESP32-C3 FreeRTOS Reference Integration V202204.00
33
* Copyright (C) 2022 Amazon.com, Inc. or its affiliates. All Rights Reserved.
44
*
55
* Permission is hereby granted, free of charge, to any person obtaining a copy of

0 commit comments

Comments
 (0)