diff options
author | Thomas Graf <tgraf@redhat.com> | 2012-08-30 11:46:29 (GMT) |
---|---|---|
committer | Thomas Graf <tgraf@redhat.com> | 2012-08-30 11:46:29 (GMT) |
commit | 3bf8712feb2eb7f6d4a1bfdb02c0a7a2f6bcb13b (patch) | |
tree | 4edec981351b6a279ebed3ac4763cd82b89ae590 /doc | |
parent | 929bd0150f33887ba25a9490937659dac89a44b5 (diff) | |
download | libnl-3bf8712feb2eb7f6d4a1bfdb02c0a7a2f6bcb13b.zip libnl-3bf8712feb2eb7f6d4a1bfdb02c0a7a2f6bcb13b.tar.gz libnl-3bf8712feb2eb7f6d4a1bfdb02c0a7a2f6bcb13b.tar.bz2 |
3.2.12 releaselibnl3_2_12
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/Doxyfile b/doc/Doxyfile index 258344e..c6586eb 100644 --- a/doc/Doxyfile +++ b/doc/Doxyfile @@ -32,7 +32,7 @@ PROJECT_NAME = libnl # This could be handy for archiving the generated documentation or # if some version control system is used. -PROJECT_NUMBER = 3.2.11 +PROJECT_NUMBER = 3.2.12 # Using the PROJECT_BRIEF tag one can provide an optional one line description # for a project that appears at the top of each page and should give viewer |