Skip to content

Commit

Permalink
Bump version to 4.0beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
fsundermeyer committed Jul 2, 2024
1 parent 0cb8589 commit 2a69d66
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 @@ -11,7 +11,7 @@ dnl

m4_define(daps_version_major, 4)
m4_define(daps_version_minor, 0)
m4_define(daps_version_micro, [beta1])
m4_define(daps_version_micro, [beta2])

# API version
m4_define([daps_api_version],[daps_version_major])
Expand Down

0 comments on commit 2a69d66

Please sign in to comment.