Magellan Linux

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

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

branches/mage-next/usr/lib/mage/smage2.functions.sh revision 2525 by niro, Wed Jan 29 10:42:21 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.2525  
changed lines
  Added in v.2599