~jezra/muttonchop/0.x

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: jezra
  • Date: 2013-03-28 21:23:03 UTC
  • Revision ID: jezra-20130328212303-28ng7fl7l4q5ss66
Updated install instructions 

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
 
11
11
#versioning
12
12
set (VERSION "0.1.4")
13
 
set (VERSION_INFO "rev 220")
 
13
set (VERSION_INFO "rev 221")
14
14
 
15
15
configure_file (${CMAKE_SOURCE_DIR}/src/Config.vala.cmake ${CMAKE_SOURCE_DIR}/src/Config.vala)
16
16