From b17c5795f74f392ef127e32a27df2d8fe0e861be Mon Sep 17 00:00:00 2001 From: John Hood Date: Fri, 19 May 2017 19:29:34 -0400 Subject: [PATCH] Update to 1.3.1-rc2. --- ChangeLog | 2 +- configure.ac | 2 +- debian/changelog | 6 ++++++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 3adcfef..0fca07d 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2017-05-18 Keith Winstein +2017-05-19 Keith Winstein * Version 1.3.1 released. diff --git a/configure.ac b/configure.ac index 92ab3a3..23654b6 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ([2.61]) -AC_INIT([mosh], [1.3.1-rc1], [mosh-devel@mit.edu]) +AC_INIT([mosh], [1.3.1-rc2], [mosh-devel@mit.edu]) AM_INIT_AUTOMAKE([foreign std-options -Wall -Werror]) m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])]) AC_CONFIG_SRCDIR([src/frontend/mosh-client.cc]) diff --git a/debian/changelog b/debian/changelog index 764977a..16c8e2c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mosh (1.3.1~rc2-1) experimental; urgency=medium + + * Build fix. + + -- Keith Winstein Fri, 19 May 2017 19:25:51 -0400 + mosh (1.3.1~rc1-1) experimental; urgency=medium * Platform support: