diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2017-05-09 09:24:32 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2017-05-09 09:24:32 +0300 |
| commit | 19ccab155729ebac0b4384847409787fd0d4a590 (patch) | |
| tree | d63e8b4c635aa476879214423f032759739424e4 /build-aux | |
| parent | tests/server-client.scm ("message-get-session"): Add additional delays (diff) | |
| download | guile-ssh-19ccab155729ebac0b4384847409787fd0d4a590.tar.gz | |
NEWS: Bump version to 0.11.0v0.11.0
* NEWS: Update. Bump version to 0.11.0.
* configure.ac: Update.
* build-aux/compile: Update.
Diffstat (limited to 'build-aux')
| -rwxr-xr-x | build-aux/compile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build-aux/compile b/build-aux/compile index c85c8f4..a85b723 100755 --- a/build-aux/compile +++ b/build-aux/compile @@ -1,7 +1,7 @@ -#!/bin/sh +#! /bin/sh # Wrapper for compilers which do not understand '-c -o'. -scriptversion=2016-11-24.20; # UTC +scriptversion=2012-10-14.11; # UTC # Copyright (C) 1999-2014 Free Software Foundation, Inc. # Written by Tom Tromey <tromey@cygnus.com>. |
