]> granicus.if.org Git - libjpeg-turbo/commit
Add version/build info to global string table
authorDRC <information@libjpeg-turbo.org>
Wed, 16 Mar 2016 12:10:35 +0000 (07:10 -0500)
committerDRC <information@libjpeg-turbo.org>
Wed, 16 Mar 2016 12:14:19 +0000 (07:14 -0500)
commit6f241d4d425296badbf6b4f9477fbc3cace5a8fc
tree0b0173cf448ad81d391aec89d265cc4e1608f3a5
parenta572622dd654305c86585724c2a1ea34e22c2103
Add version/build info to global string table

This is a common practice in other infrastructure libraries, such as
OpenSSL and libpng, because it makes it easy to examine an application
binary and determine which version of the library the application was
linked against.

Closes #66
ChangeLog.txt
jcmaster.c