We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e90e45 commit 36fb553Copy full SHA for 36fb553
configure.ac
@@ -1,4 +1,4 @@
1
-AC_INIT([m4ri],[20240729])
+AC_INIT([m4ri],[20250128])
2
3
# See http://www.gnu.org/software/libtool/manual/html_node/Updating-version-info.html
4
LT_VERSION=1:0:0
m4ri/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = M4RI
38
# could be handy for archiving the generated documentation or if some version
39
# control system is used.
40
41
-PROJECT_NUMBER = 20240729
+PROJECT_NUMBER = 20250128
42
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
# for a project that appears at the top of each page and should give viewer a
0 commit comments