From 7138c2611300612ecc0ce5b4cc204964b14be94d Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Wed, 18 Mar 2015 05:04:14 +0100 Subject: bumped release version to v0.6.4, updated ChangeLog and clarify libglib minimum version * it was necessary to increase the upstream version so I could upload new versions to launchpad while debugging PPA build issues. * ChangeLog finalized for v0.6.4 * SciTECO requires at least libglib v2.28 (but that's only a guess) --- INSTALL | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL index 6f87e30..dd19998 100644 --- a/INSTALL +++ b/INSTALL @@ -14,7 +14,8 @@ SciTECO Build and Runtime Dependencies ====================================== * Autotools, GNU C/C++ (v4.4 or later) or LLVM/gcc or LLVM/Clang - * Glib 2 as a cross-platform runtime library: + * Glib 2 as a cross-platform runtime library + (v2.28 or later on Unix, v2.34 or later for MinGW): https://developer.gnome.org/glib/ * When choosing the Curses interface: * NCurses (http://www.gnu.org/software/ncurses/), -- cgit v1.2.3