File: documentation-version.patch

package info (click to toggle)
libsocketcan 0.0.10%2Bgit20140721-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 392 kB
  • ctags: 117
  • sloc: ansic: 631; sh: 12; makefile: 6
file content (15 lines) | stat: -rw-r--r-- 675 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Description: Set actual libsocketcan version in Doxyfile
Author: Alexander GQ Gerasiov <gq@debian.org>
Index: libsocketcan/Doxyfile
===================================================================
--- libsocketcan.orig/Doxyfile	2014-12-06 18:47:22.876497718 +0300
+++ libsocketcan/Doxyfile	2014-12-06 18:48:58.284354424 +0300
@@ -31,7 +31,7 @@
 # This could be handy for archiving the generated documentation or
 # if some version control system is used.
 
-PROJECT_NUMBER         = v0.0.5
+PROJECT_NUMBER         = v0.0.10+git20140721
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
 # base path where the generated documentation will be put.