Skip to content

Commit

Permalink
prepare 24.3
Browse files Browse the repository at this point in the history
  • Loading branch information
edocevoli committed Mar 9, 2024
1 parent baca386 commit a0a66a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MiKTeX Change Log

## next
## 24.3 - 2024-03-10

### Fixed issues

Expand Down
4 changes: 2 additions & 2 deletions miktex-version.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@

## date based version
set(MIKTEX_YEAR_VERSION 2024)
set(MIKTEX_MONTH_VERSION 2)
set(MIKTEX_DAY_VERSION 11)
set(MIKTEX_MONTH_VERSION 3)
set(MIKTEX_DAY_VERSION 10)

set(MIKTEX_DAY_VERSION_IS_PATCH_VERSION FALSE)

Expand Down

0 comments on commit a0a66a1

Please sign in to comment.