Skip to content

Commit

Permalink
Update arm_2d.h
Browse files Browse the repository at this point in the history
  • Loading branch information
GorgonMeducer committed Dec 19, 2024
1 parent 11e1443 commit fa219c9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Include/arm_2d.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@
* Description: Public header file to contain the all avaialble Arm-2D
* interface header files
*
* $Date: 11. Sept 2024
* $Revision: V.1.2.1-dev
* $Date: 20. Dec 2024
* $Revision: V.1.2.1
*
* Target Processor: Cortex-M cores
* -------------------------------------------------------------------- */
Expand Down Expand Up @@ -87,7 +87,7 @@ extern "C" {
#define ARM_2D_VERSION_MAJOR 1 //!< Major version
#define ARM_2D_VERSION_MINOR 2 //!< Minor version
#define ARM_2D_VERSION_PATCH 1 //!< Patch number
#define ARM_2D_VERSION_STR "dev" //!< tag
#define ARM_2D_VERSION_STR "" //!< tag

/*!
* \brief arm-2d version number in decimal
Expand Down

0 comments on commit fa219c9

Please sign in to comment.