From be023c5afc8b8ca3b39e8677fe11880f5b8e3959 Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Fri, 3 Mar 2017 02:22:35 -0800 Subject: [PATCH] Bump version to 1.3.0~rc3 --- configure.ac | 2 +- debian/changelog | 8 ++++++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/configure.ac b/configure.ac index 5627ceb..968b2bf 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.0-rc2], [mosh-devel@mit.edu]) +AC_INIT([mosh], [1.3.0-rc3], [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 d889272..70f60c0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,10 @@ -mosh (1.3.0~rc2-1) unstable; urgency=medium +mosh (1.3.0~rc3-1) experimental; urgency=medium - * Version 1.3.0 released. + * Workaround for Debian bug #817236 on buildds + + -- Keith Winstein Fri, 03 Mar 2017 02:21:02 -0800 + +mosh (1.3.0~rc2-1) unstable; urgency=medium * New features: * Change website URLs from http://mosh.mit.edu to