aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CMakeLists.txt2
-rw-r--r--docs/Doxyfile2
2 files changed, 2 insertions, 2 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 08b9ec36..957224a5 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.0)
# yage library cmakelists.txt
project(yage
- VERSION 0.1.1.0
+ VERSION 0.3.1.0
LANGUAGES CXX)
if(NOT DEFINED UNIT_TESTS)
diff --git a/docs/Doxyfile b/docs/Doxyfile
index 3926c413..3e499988 100644
--- a/docs/Doxyfile
+++ b/docs/Doxyfile
@@ -38,7 +38,7 @@ PROJECT_NAME = "YAGE"
# could be handy for archiving the generated documentation or if some version
# control system is used.
-PROJECT_NUMBER = v0.1.1
+PROJECT_NUMBER = v0.3.1
# 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 a