Skip to content

Commit

Permalink
updating to version v01-07 - updating release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
Voutsi committed Jul 28, 2016
1 parent 2dbc662 commit 171030a
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ PROJECT( KiTrack )

# project version
SET( ${PROJECT_NAME}_VERSION_MAJOR 1 )
SET( ${PROJECT_NAME}_VERSION_MINOR 6 )
SET( ${PROJECT_NAME}_VERSION_MINOR 7 )
SET( ${PROJECT_NAME}_VERSION_PATCH 0 )

cmake_policy(SET CMP0008 NEW)
Expand Down
10 changes: 10 additions & 0 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,16 @@
Version History
=============================================================================================================


---------
| v01-07 |
---------

F. Gaede
- made compatible with c++11
- removed -ansi -pedantic -Wno-long-long


---------
| v01-06 |
---------
Expand Down

0 comments on commit 171030a

Please sign in to comment.