diff options
author | Eliot Horowitz <eliot@10gen.com> | 2011-08-11 01:29:21 -0400 |
---|---|---|
committer | Eliot Horowitz <eliot@10gen.com> | 2011-08-11 01:29:21 -0400 |
commit | be8931b7eee5f6efa111cd0ad8f45ccfcffca6ca (patch) | |
tree | 885882bd476daac89938af2427a9839afaa8d091 /doxygenConfig | |
parent | ee938e39a1336eb0eea1df14a68ec1ec61fe7db4 (diff) | |
download | mongo-be8931b7eee5f6efa111cd0ad8f45ccfcffca6ca.tar.gz |
BUMP 1.9.2
Diffstat (limited to 'doxygenConfig')
-rw-r--r-- | doxygenConfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygenConfig b/doxygenConfig index 83c0a5574af..292e1104166 100644 --- a/doxygenConfig +++ b/doxygenConfig @@ -3,7 +3,7 @@ #--------------------------------------------------------------------------- DOXYFILE_ENCODING = UTF-8 PROJECT_NAME = MongoDB -PROJECT_NUMBER = 1.9.2-pre- +PROJECT_NUMBER = 1.9.2 OUTPUT_DIRECTORY = docs/doxygen CREATE_SUBDIRS = NO OUTPUT_LANGUAGE = English |