Просмотр исходного кода

Corrected release and license badges.

Christophe Favergeon 3 лет назад
Родитель
Сommit
62ff7daedf
3 измененных файлов с 8 добавлено и 2 удалено
  1. 1 1
      Doxygen/dsp.dxy
  2. 6 0
      Doxygen/history.txt
  3. 1 1
      README.md

+ 1 - 1
Doxygen/dsp.dxy

@@ -38,7 +38,7 @@ PROJECT_NAME           = "CMSIS-DSP"
 # could be handy for archiving the generated documentation or if some version
 # control system is used.
 
-PROJECT_NUMBER         = "Version 1.10.1-dev"
+PROJECT_NUMBER         = "Version 1.10.1-rc1"
 
 # Using the PROJECT_BRIEF tag one can provide an optional one line description
 # for a project that appears at the top of each page and should give viewer a

+ 6 - 0
Doxygen/history.txt

@@ -6,6 +6,12 @@
   <th>Version</th>
   <th>Description</th>
 </tr>
+<tr>
+  <td>1.10.1-rc1</td>
+  <td>
+    CMSIS-DSP on new repository : release candidate 1
+  </td>
+</tr>
 <tr>
   <td>1.10.1-dev</td>
   <td>

+ 1 - 1
README.md

@@ -1,6 +1,6 @@
 # CMSIS-DSP
 
-[![Version](https://img.shields.io/github/v/release/arm-software/CMSIS-DSP)](https://github.com/ARM-software/CMSIS-DSP/releases/latest) [![License](https://img.shields.io/github/license/ARM-software/CMSIS-DSP)](https://github.com/ARM-software/CMSIS-DSP)
+![GitHub release (latest by date including pre-releases)](https://img.shields.io/github/v/release/ARM-software/CMSIS-DSP?include_prereleases)[![GitHub license](https://img.shields.io/github/license/ARM-software/CMSIS-DSP)](https://github.com/ARM-software/CMSIS-DSP/blob/main/LICENSE.txt)
 
 
 ## About