The exported version env var should have a consistent length

Authored by ahmadsamir on May 9 2018, 1:10 PM.

Description

The exported version env var should have a consistent length

Summary:
Prepend a 0 to the VERSION_MICRO part of the KONSOLE_VERSION string
to make the env var length consistent, so that conditions that depend
on it actually work.

For example, the second version should be higher than the first one:

18.04.12 -> 180412
18.08.1  -> 180801

Reviewers: Konsole, hindenburg

Reviewed By: Konsole, hindenburg

Subscribers: konsole-devel

Tags: Konsole

Differential Revision: https://phabricator.kde.org/D12733

Details

Committed
hindenburgMay 9 2018, 1:11 PM
Reviewer
Konsole
Differential Revision
D12733: The exported version env var should have a consistent length
Parents
R319:259b98011f3d: Fallback to fixed width fonts
Branches
Unknown
Tags
Unknown