Subversion Repositories Kolibri OS

Rev

Rev 1669 | Go to most recent revision | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed

  1.  
  2. int cmd_ver(char param[])
  3. {
  4. printf ("  %s\n\r", SHELL_VERSION);
  5. return TRUE;
  6. }
  7.