From dedb2c5b6fa8464a370fcc94610091fbfd553a01 Mon Sep 17 00:00:00 2001 From: John Hood Date: Thu, 20 Jul 2017 17:45:41 -0400 Subject: [PATCH] mosh 1.3.1 --- ChangeLog | 2 +- configure.ac | 2 +- debian/changelog | 6 ++++++ 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index b94118b..7944234 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,4 @@ -2017-05-19 Keith Winstein +2017-07-20 Keith Winstein * Version 1.3.1 released. diff --git a/configure.ac b/configure.ac index 805987a..4c8a19d 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-rc3], [mosh-devel@mit.edu]) +AC_INIT([mosh], [1.3.1], [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 7a4c716..0df0fa2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +mosh (1.3.1-1) unstable; urgency=medium + + * Version 1.3.1 released to unstable. + + -- Keith Winstein Thu, 20 Jul 2017 17:32:58 -0400 + mosh (1.3.1-rc3-1) experimental; urgency=medium * Platform support: