Skip to content

Commit

Permalink
Merge branch 'release'
Browse files Browse the repository at this point in the history
  • Loading branch information
jbakosi committed Sep 29, 2017
2 parents ddd944f + 71fe91a commit ae7ecd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ disallow_in_source_builds()

# Set version number: major.minor
set(MAJOR_VER 0)
set(MINOR_VER 1)
set(MINOR_VER 2)

# Set LA-CC number
set(LACC "16015")
set(LACC "17087")

# Sets CMAKE_INSTALL_{BIN,LIB}DIR needed for multilib support
include(GNUInstallDirs)
Expand Down

0 comments on commit ae7ecd4

Please sign in to comment.