Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • commands.c

    ra38becd rca1fb26a  
    11141114void owl_command_version(void)
    11151115{
    1116   owl_function_makemsg("BarnOwl version %s", OWL_VERSION_STRING);
     1116  owl_function_makemsg("BarnOwl version %s", version);
    11171117}
    11181118
Note: See TracChangeset for help on using the changeset viewer.