We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95caab5 commit bf83fdbCopy full SHA for bf83fdb
appveyor.yml
@@ -1,4 +1,4 @@
1
-version: 1.0.5 ({build})
+version: 1.0.6 ({build})
2
3
os:
4
- Visual Studio 2015
doc/doxygen/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = Jet
38
# could be handy for archiving the generated documentation or if some version
39
# control system is used.
40
41
-PROJECT_NUMBER = v1.0.5
+PROJECT_NUMBER = v1.0.6
42
43
# Using the PROJECT_BRIEF tag one can provide an optional one line description
44
# for a project that appears at the top of each page and should give viewer a
0 commit comments