D12733: The exported version env var should have a consistent length

Ahmad Samir noreply at phabricator.kde.org
Mon May 7 10:06:53 UTC 2018


ahmadsamir created this revision.
ahmadsamir added reviewers: Konsole, hindenburg.
Restricted Application added a project: Konsole.
ahmadsamir requested review of this revision.

REVISION 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.0  -> 180800

REPOSITORY
  R319 Konsole

BRANCH
  env-var-take-2 (branched from master)

REVISION DETAIL
  https://phabricator.kde.org/D12733

AFFECTED FILES
  src/SessionManager.cpp

To: ahmadsamir, #konsole, hindenburg
Cc: herrold, ngraham, hindenburg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20180507/d5b816f9/attachment.html>


More information about the konsole-devel mailing list