From 5a2ae0ebf553369f7a0389c4791bf2bf389f3b05 Mon Sep 17 00:00:00 2001 From: Fredrik Rinnestam Date: Sat, 21 Jan 2017 12:02:17 +0100 Subject: [PATCH] update to 5.18.1 --- configure | 2 +- configure.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/configure b/configure index f8c1784..2f65110 100755 --- a/configure +++ b/configure @@ -2167,7 +2167,7 @@ fi # Define the identity of the package. PACKAGE=prt-get - VERSION=5.18 + VERSION=5.18.1 cat >>confdefs.h <<_ACEOF diff --git a/configure.in b/configure.in index 807a080..d0862dd 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.18) +AM_INIT_AUTOMAKE(prt-get,5.18.1) dnl Determine default prefix