Skip to content

Commit

Permalink
Version bump v0.0.1a3
Browse files Browse the repository at this point in the history
  • Loading branch information
kdm9 committed Aug 12, 2014
1 parent 47d1c14 commit f855f38
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 "0.0.1a2")
set(VERSION "0.0.1a3")
# 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 f855f38

Please sign in to comment.