Skip to content

Commit

Permalink
bump version to 3.2.0-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
fredrik-johansson committed Feb 25, 2024
1 parent 6f074b0 commit 120cc29
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.0-dev
3.2.0-dev
3 changes: 2 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,10 @@ AC_LANG(C)
# 2.9.0 => 17.0.0
# 3.0.0 => 18.0.0
# 3.1.0 => 19.0.0
# 3.2.0 => 20.0.0

# NOTE: This must be after AC_INIT
FLINT_MAJOR_SO=19
FLINT_MAJOR_SO=20
FLINT_MINOR_SO=0
FLINT_PATCH_SO=0

Expand Down
2 changes: 1 addition & 1 deletion doc/source/history.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ History and changes
FLINT version history
:::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::

2024 -- FLINT 3.1.0-dev
2024-02-25 -- FLINT 3.1.0
-------------------------------------------------------------------------------

Main contributors: Fredrik Johansson (FJ), Albin Ahlbäck (AA),
Expand Down

0 comments on commit 120cc29

Please sign in to comment.