Skip to content

Commit 1f2a0b8

Browse files
committed
Prepare to release version 1.8.1
1 parent 9ca7147 commit 1f2a0b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
# packit official page at https://github.com/resurrecting-open-source-projects/packit
2929

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

0 commit comments

Comments
 (0)