Changeset 883b421 for perlconfig.c


Ignore:
Timestamp:
Aug 11, 2013, 4:40:51 PM (11 years ago)
Author:
Anders Kaseorg <andersk@mit.edu>
Parents:
76e80de (diff), ca1fb26a (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:
Merge ca1fb26a9a22aea6ecd68b0150859ef065c6afc5 into 76e80dee6b4f058b982a12b57bc4ec5220eb2e13
File:
1 edited

Legend:

Unmodified
Added
Removed
  • perlconfig.c

    r96d80e9 rca1fb26a  
    336336  }
    337337
    338   sv_setpv(get_sv("BarnOwl::VERSION", TRUE), OWL_VERSION_STRING);
     338  sv_setpv(get_sv("BarnOwl::VERSION", TRUE), version);
    339339
    340340  /* Add the system lib path to @INC */
Note: See TracChangeset for help on using the changeset viewer.