diff options
| author | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2016-11-25 00:21:48 +0300 |
|---|---|---|
| committer | Artyom V. Poptsov <poptsov.artyom@gmail.com> | 2016-11-25 00:21:48 +0300 |
| commit | 503ae1ce6374dc12591d45aaeb36ac744b4fd61f (patch) | |
| tree | 0f6f33d8aa8ab3c85b21c7f4cc42908cfddbab65 /build-aux | |
| parent | NEWS: Update (diff) | |
| download | guile-ssh-503ae1ce6374dc12591d45aaeb36ac744b4fd61f.tar.gz | |
NEWS: Bump version to 0.10.2v0.10.2
* NEWS: Update. Bump version to 0.10.2.
* configure.ac: Update.
* build-aux/compile: Update.
Diffstat (limited to 'build-aux')
| -rwxr-xr-x | build-aux/compile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/compile b/build-aux/compile index 4be2a80..c85c8f4 100755 --- a/build-aux/compile +++ b/build-aux/compile @@ -1,7 +1,7 @@ #!/bin/sh # Wrapper for compilers which do not understand '-c -o'. -scriptversion=2012-10-14.11; # UTC +scriptversion=2016-11-24.20; # UTC # Copyright (C) 1999-2014 Free Software Foundation, Inc. # Written by Tom Tromey <tromey@cygnus.com>. |
