Author Topic: Output is "Development"  (Read 473 times)

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8836
  • Aurum nostrum non est aurum vulgi.
Output is "Development"
« on: April 18, 2010, 06:05:37 AM »
Can someone please try this on the final?

Code: [Select]
kde4-config --version | grep KDE  | cut -d ' ' -f2
I am getting Development instead of the correct version, which is 4.4.2 (I believe).
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42


Offline Texstar

  • Administrator
  • Super Villain
  • *****
  • Posts: 12661
Re: Output is "Development"
« Reply #1 on: April 18, 2010, 06:18:35 AM »
Could be. I pull their code from svn to get the latest a little after it is tagged then compare with final tarballs a week later to make sure I didn't miss any last minute changes.

Thanks to everyone who donates. You keep the servers running.
Follow me on Twitter for the latest development info.

Offline Archie

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 8836
  • Aurum nostrum non est aurum vulgi.
Re: Output is "Development"
« Reply #2 on: April 18, 2010, 07:07:33 AM »
Could be. I pull their code from svn to get the latest a little after it is tagged then compare with final tarballs a week later to make sure I didn't miss any last minute changes.

Well, that explained a lot. Bzzzzzt!
Since 2006 | LiCo 401868 | Bare Metal | What is necessary is never unwise. --Sarek, 2258.42