Bump version to 1.3 in configure.ac

This commit is contained in:
William Robinet 2021-01-19 17:29:04 +01:00
parent 31464b75b0
commit 47d80c79bd

View file

@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ([2.69])
AC_INIT([ssldump], [1.1])
AC_INIT([ssldump], [1.3])
AM_INIT_AUTOMAKE([subdir-objects])
AC_CONFIG_SRCDIR([base/pcap-snoop.c])
AC_CONFIG_HEADERS([config.h])