Changeset ca1fb26a for commands.c
- Timestamp:
- Aug 11, 2013, 4:36:03 PM (11 years ago)
- Branches:
- master, release-1.10
- Children:
- f1a71c8, 441fd42, 883b421
- Parents:
- 685cca7
- git-author:
- Anders Kaseorg <andersk@mit.edu> (06/20/13 12:08:41)
- git-committer:
- Anders Kaseorg <andersk@mit.edu> (08/11/13 16:36:03)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
commands.c
ra38becd rca1fb26a 1114 1114 void owl_command_version(void) 1115 1115 { 1116 owl_function_makemsg("BarnOwl version %s", OWL_VERSION_STRING);1116 owl_function_makemsg("BarnOwl version %s", version); 1117 1117 } 1118 1118
Note: See TracChangeset
for help on using the changeset viewer.