Skip to content

Commit

Permalink
Prepare to release version 1.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
eribertomota committed Nov 21, 2022
1 parent 9ca7147 commit 1f2a0b8
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 @@ -28,7 +28,7 @@
# packit official page at https://github.com/resurrecting-open-source-projects/packit

AC_PREREQ([2.69])
AC_INIT([packit], [1.8], [https://github.com/resurrecting-open-source-projects/packit/issues])
AC_INIT([packit], [1.8.1], [https://github.com/resurrecting-open-source-projects/packit/issues])
AC_CONFIG_SRCDIR([src/main.c])
AC_CONFIG_HEADERS(config.h)
AC_MSG_RESULT(beginning auto-configuration process for packit...)
Expand Down

0 comments on commit 1f2a0b8

Please sign in to comment.