Skip to content

Commit

Permalink
NEWS, configure.ac: Выпуск версии 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
artyom-poptsov committed Dec 22, 2024
1 parent 769ab9e commit 43bc518
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
4 changes: 3 additions & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Copyright (C) Artyom V. Poptsov <[email protected]>
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.

* Unreleased
* Версия 2.3.0 (2024-09-22)
** ru
*** Диалоги с компьютером
**** Структура программы на Arduino
Expand Down Expand Up @@ -35,6 +35,8 @@ Copyright (C) Artyom V. Poptsov <[email protected]>
- Добавление описания записи звука как примера АЦП.
- Добавление описания цифровой фотографии и видео-съёмки как примеров АЦП.
- Добавление в глоссарий аббревиатур "АЦП", "ЦАП" и их англоязычных версий.
*** Язык общения машин
- Косметическое улучшение форматирования.
* Версия 2.2.0 (2024-09-22)
** ru
*** Диалоги с компьютером
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ You should have received a copy of the Creative Commons Attribution-ShareAlike
<https://creativecommons.org/licenses/by-sa/4.0/>.
]])

AC_INIT([SPARC], [2.2.0], [[email protected]],
AC_INIT([SPARC], [2.3.0], [[email protected]],
[sparc],
[https://github.com/artyom-poptsov/SPARC])

Expand Down

0 comments on commit 43bc518

Please sign in to comment.