From 8f9a1254ff49aa4234af67af8298dae4cce139f6 Mon Sep 17 00:00:00 2001 From: Matt Housh Date: Fri, 8 Mar 2019 16:28:44 -0600 Subject: [PATCH] Updated version to 5.19.3 --- configure | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index 10c220f..5474ee4 100755 --- a/configure +++ b/configure @@ -2585,7 +2585,7 @@ fi # Define the identity of the package. PACKAGE=prt-get - VERSION=5.19.2 + VERSION=5.19.3 cat >>confdefs.h <<_ACEOF diff --git a/configure.in b/configure.in index 6bcd747..43d87e9 100644 --- a/configure.in +++ b/configure.in @@ -1,7 +1,7 @@ # Process this file with autoconf to produce a configure script. AC_INIT AC_CONFIG_SRCDIR([src/prtget.cpp]) -AM_INIT_AUTOMAKE(prt-get,5.19.2) +AM_INIT_AUTOMAKE(prt-get,5.19.3) dnl Determine default prefix