Skip to content

Commit

Permalink
v0.0 version in CML
Browse files Browse the repository at this point in the history
  • Loading branch information
kdm9 committed Jul 28, 2014
1 parent a93bb55 commit def482f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
cmake_minimum_required(VERSION 2.8)
project(axe C)

set(VERSION "git")
set(VERSION "0.0.1a1")
# Cmake options
set(CMAKE_ARCHIVE_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib)
set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib)
Expand Down

0 comments on commit def482f

Please sign in to comment.