Logo white

OpenSystemsDevelopment / qpdf

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • qpdf
  • libqpdf.map
  • Update shared library major version to 10 ...
    0ea70e5d
    The upcoming 3.1 release contains non-compatible API changes, though
    they only affect parts of the interface that are extremely unlikely to
    have been used outside of qpdf itself.  The methods and data types
    affected were used for communication between QPDFWriter and QPDF and
    would have had no real use in end user code.
    Jay Berkenbilt authored
    2012-12-31 10:32:32 -0500  
    Browse Code ยป
libqpdf.map 33 Bytes
Edit Raw Blame History
1 2 3 4
LIBQPDF_10 {
  global:
    *;
};