Skip to content

Commit 7d2601d

Browse files
committed
Tag mosh 1.4.0 Release Candidate
1 parent cd70506 commit 7d2601d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.2], [[email protected]])
5+
AC_INIT([mosh], [1.4.0-rc0], [[email protected]])
66
AM_INIT_AUTOMAKE([foreign std-options -Wall -Werror -Wno-portability])
77
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
88
AC_CONFIG_SRCDIR([src/frontend/mosh-client.cc])

0 commit comments

Comments
 (0)