Skip to content

Commit

Permalink
New release
Browse files Browse the repository at this point in the history
  • Loading branch information
dcantrell committed Sep 5, 2019
1 parent d24d014 commit 36366d4
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,5 +1,5 @@
AC_PREREQ([2.69])
AC_INIT([rpminspect], [0.4], [dcantrell@redhat.com])
AC_INIT([rpminspect], [0.5], [dcantrell@redhat.com])
AM_INIT_AUTOMAKE([foreign])
AC_CONFIG_SRCDIR([src/rpminspect/rpminspect.c])
AC_CONFIG_HEADERS([config.h])
Expand Down

0 comments on commit 36366d4

Please sign in to comment.