Skip to content

Commit

Permalink
CLooG 0.21.1
Browse files Browse the repository at this point in the history
  • Loading branch information
harenome committed Jun 26, 2023
1 parent 01cd411 commit 4330f9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dnl ***************************************************************************/

m4_define([version_major], [0])
m4_define([version_minor], [21])
m4_define([version_revision], [0])
m4_define([version_revision], [1])

AC_PREREQ(2.53)
AC_INIT([cloog], [version_major.version_minor.version_revision],
Expand Down

0 comments on commit 4330f9e

Please sign in to comment.