Skip to content

Commit

Permalink
Merge pull request #208 from zvr/rel-1
Browse files Browse the repository at this point in the history
Release 1.0
  • Loading branch information
zvr authored Sep 30, 2023
2 parents 1481746 + 31f4675 commit 2424b72
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 @@ -3,7 +3,7 @@ dnl Copyright (C) 2022 Alexios Zavras
dnl Copyright (C) 2022 Valasiadis Fotios
dnl SPDX-License-Identifier: LGPL-2.1-or-later

AC_INIT([Build Recorder], [0.1])
AC_INIT([Build Recorder], [1.0])

dnl Directories for auxiliary files and macros
AC_CONFIG_AUX_DIR([build-aux])
Expand Down

0 comments on commit 2424b72

Please sign in to comment.