Skip to content
This repository has been archived by the owner on Dec 3, 2020. It is now read-only.

Commit

Permalink
Release 0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenwardy committed Mar 5, 2015
1 parent abcd6e3 commit 87da28d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake/")
# Configuration
#
set(NBE_MAJOR_VERSION 0)
set(NBE_MINOR_VERSION 7)
set(NBE_MINOR_VERSION 8)
set(NBE_PATCH_VERSION 0)
set(NBE_DESCR_VERSION "\"0.7 - Iron\"")
set(NBE_DESCR_VERSION "\"0.8 - Glass\"")
configure_file(
src/conf_cmake.hpp.in
src/conf_cmake.hpp
Expand Down

0 comments on commit 87da28d

Please sign in to comment.