Skip to content

Commit

Permalink
Increasing release version to 1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinsala committed May 6, 2024
1 parent 16f33b4 commit 3a236c1
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 @@ -6,7 +6,7 @@
# Copyright (C) 2023 Barcelona Supercomputing Center (BSC)

AC_PREREQ([2.69])
AC_INIT([sonar], [1.0.0], [pm-tools@bsc.es])
AC_INIT([sonar], [1.0.1], [pm-tools@bsc.es])

AC_CONFIG_MACRO_DIR([m4])
AC_CONFIG_SRCDIR([src])
Expand Down

0 comments on commit 3a236c1

Please sign in to comment.