We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ca7147 commit 1f2a0b8Copy full SHA for 1f2a0b8
configure.ac
@@ -28,7 +28,7 @@
28
# packit official page at https://github.com/resurrecting-open-source-projects/packit
29
30
AC_PREREQ([2.69])
31
-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])
32
AC_CONFIG_SRCDIR([src/main.c])
33
AC_CONFIG_HEADERS(config.h)
34
AC_MSG_RESULT(beginning auto-configuration process for packit...)
0 commit comments