aboutsummaryrefslogtreecommitdiff
path: root/doxygen.config
diff options
context:
space:
mode:
authordcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2012-06-29 23:46:38 +0000
committerdcommander <dcommander@632fc199-4ca6-4c93-a231-07263d6284db>2012-06-29 23:46:38 +0000
commiteacc65b12e9ff80312ed484b8d7fe85147670fab (patch)
tree6d6d05a422640924e6de8575183287724c2e58e3 /doxygen.config
parentfa96b4b8a8d7292ca2e0db405b12b3f167a81e06 (diff)
Add flags to the TurboJPEG API that allow the caller to force the use of either the fast or the accurate DCT/IDCT algorithms in the underlying codec.
git-svn-id: svn://svn.code.sf.net/p/libjpeg-turbo/code/trunk@851 632fc199-4ca6-4c93-a231-07263d6284db
Diffstat (limited to 'doxygen.config')
-rw-r--r--doxygen.config2
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.config b/doxygen.config
index 5fb34b3..5a0b5a7 100644
--- a/doxygen.config
+++ b/doxygen.config
@@ -1,5 +1,5 @@
PROJECT_NAME = TurboJPEG
-PROJECT_NUMBER = 1.2
+PROJECT_NUMBER = 1.2.1
OUTPUT_DIRECTORY = doc/
USE_WINDOWS_ENCODING = NO
OPTIMIZE_OUTPUT_FOR_C = YES