From faddee70ffb7398fd4a1156c0f42518ce6b16203 Mon Sep 17 00:00:00 2001 From: Johannes Winkelmann Date: Sun, 10 Sep 2006 18:29:30 +0000 Subject: [PATCH] prt-get: update changelog git-svn-id: https://crux.nu/svn/tools/prt-get/trunk@1863 0b5ae1c7-2405-0410-a7fc-ba219f786e1e --- ChangeLog | 1 + configure.in | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4958bac..6d452f7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,6 @@ * 0.5.14 00.00.200x Johannes Winkelmann - Remove handling of external dependency list +- make InstallTransaction::getPkgDest use pkgmk.conf from install-root * 0.5.13 08.09.2006 Johannes Winkelmann - Show undecided versions in diff and sysup when using "prefer higher" diff --git a/configure.in b/configure.in index 686ba20..511ca7c 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.13) +AM_INIT_AUTOMAKE(prt-get,5.14pre) dnl Determine default prefix