Changeset ca1fb26a for perlconfig.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
-
perlconfig.c
r96d80e9 rca1fb26a 336 336 } 337 337 338 sv_setpv(get_sv("BarnOwl::VERSION", TRUE), OWL_VERSION_STRING);338 sv_setpv(get_sv("BarnOwl::VERSION", TRUE), version); 339 339 340 340 /* Add the system lib path to @INC */
Note: See TracChangeset
for help on using the changeset viewer.