Skip to content

Commit

Permalink
Updated version information.
Browse files Browse the repository at this point in the history
  • Loading branch information
kjetilly committed Oct 29, 2013
1 parent 0dce46b commit a5e5d1e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
PROJECT( tinia )
CMAKE_MINIMUM_REQUIRED( VERSION 2.6)
SET( version_number "0.2.5" )
SET( version_number "0.3.0" )
SET(TINIA_VERSION ${version_number})

IF(NOT CMAKE_BUILD_TYPE)
Expand Down
2 changes: 1 addition & 1 deletion Doxyfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ PROJECT_NAME = Tinia
# This could be handy for archiving the generated documentation or
# if some version control system is used.

PROJECT_NUMBER = "Release Akerselva"
PROJECT_NUMBER = "Release Carl Berner"

# 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
Expand Down

0 comments on commit a5e5d1e

Please sign in to comment.