Skip to content

Commit a092b0f

Browse files
committed
Mosh 1.3.0-rc2 release.
1 parent df07c40 commit a092b0f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Process this file with autoconf to produce a configure script.
33

44
AC_PREREQ([2.61])
5-
AC_INIT([mosh], [1.3.0-rc0], [[email protected]])
5+
AC_INIT([mosh], [1.3.0-rc2], [[email protected]])
66
AM_INIT_AUTOMAKE([foreign std-options -Wall -Werror])
77
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
88
AC_CONFIG_SRCDIR([src/frontend/mosh-client.cc])

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
2016-12-29 Keith Winstein <[email protected]>
22

3-
mosh (1.3.0-rc1) unstable; urgency=low
3+
mosh (1.3.0-rc2) unstable; urgency=low
44

55
* Version 1.3.0 released.
66

0 commit comments

Comments
 (0)