Skip to content
Snippets Groups Projects
Commit c1aae639 authored by Luis Guzmán's avatar Luis Guzmán
Browse files

openssh: bump version to track latest release.

parent 8b251d69
No related branches found
No related tags found
1 merge request!1258openssh: bump version to track latest release.
Pipeline #1159 passed
......@@ -17,14 +17,14 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=3
VERSION=4
NETINST=true
. ./config
#FIXME:T12
# Set version number due to source origin change
export FULLVERSION="$(sed 's|ubuntu0.4||' <<< $FULLVERSION)"
export FULLVERSION="$(sed 's|ubuntu0.5||' <<< $FULLVERSION)"
sed 's:Ubuntu:Trisquel\ GNU/Linux:g' -i debian/rules
sed "s|^SSH_EXTRAVERSION.*|SSH_EXTRAVERSION := Trisquel_GNU/Linux_$REVISION-$VERSION|" -i debian/rules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment