Skip to content

Commit

Permalink
Bump version for v1.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Joachim Wiberg <[email protected]>
  • Loading branch information
troglobit committed Aug 17, 2022
1 parent 0de7be7 commit 6e939f8
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
@@ -1,4 +1,4 @@
AC_INIT(finit-plugins, 0.1, https://github.com/troglobit/finit-plugins/issues)
AC_INIT(finit-plugins, 1.0, https://github.com/troglobit/finit-plugins/issues)
AC_CONFIG_AUX_DIR(aux)
AM_INIT_AUTOMAKE([1.11 foreign subdir-objects])
AM_SILENT_RULES([yes])
Expand Down

0 comments on commit 6e939f8

Please sign in to comment.