Skip to content

Commit

Permalink
Updating configure.ac to report version 6.8
Browse files Browse the repository at this point in the history
Signed-off-by: Neil Horman <nhorman@tuxdriver.com>
  • Loading branch information
Neil Horman committed Nov 7, 2019
1 parent 9fc873c commit eb5e34c
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 @@ -17,7 +17,7 @@ dnl You should have received a copy of the GNU General Public License
dnl along with this program; if not, write to the Free Software
dnl Foundation, Inc., 51 Franklin Street, Suite 500, Boston, MA 02110-1335 USA

AC_INIT(rng-tools, 6.7, [Neil Horman <nhorman@tuxdriver.com>])
AC_INIT(rng-tools, 6.8, [Neil Horman <nhorman@tuxdriver.com>])
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR([rngd.c])
AC_CANONICAL_TARGET
Expand Down

0 comments on commit eb5e34c

Please sign in to comment.