From 38e5f51b6aba611d4886cd2c69d1675b5a3e9d56 Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Sat, 21 Jan 2017 12:25:22 +0100 Subject: [PATCH] bumped to 5.19.1 --- configure | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index b87eeda..716be65 100755 --- a/configure +++ b/configure @@ -2585,7 +2585,7 @@ fi # Define the identity of the package. PACKAGE=prt-get - VERSION=5.19 + VERSION=5.19.1 cat >>confdefs.h <<_ACEOF diff --git a/configure.in b/configure.in index 27d039a..c27d3d4 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) +AM_INIT_AUTOMAKE(prt-get,5.19.1) dnl Determine default prefix