Magellan Linux

Diff of /branches/mage-next/src/smage2.functions.sh.in

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

trunk/mage/usr/lib/mage/smage2.functions.sh revision 2365 by niro, Mon Jan 6 12:56:50 2014 UTC branches/mage-next/src/smage2.functions.sh.in revision 2599 by niro, Tue Mar 4 10:59:16 2014 UTC
# Line 82  print_distrotag() Line 82  print_distrotag()
82  showversion()  showversion()
83  {  {
84   echo -en "Magellan Source Install v${SMAGEVERSION} "   echo -en "Magellan Source Install v${SMAGEVERSION} "
85   echo -e  "-- Niels Rogalla (niro@magellan-linux.de)"   echo -e "-- Niels Rogalla (niro@magellan-linux.de)"
86  }  }
87    
88  die()  die()

Legend:
Removed from v.2365  
changed lines
  Added in v.2599