~ubuntu-branches/ubuntu/saucy/rocs/saucy

« back to all changes in this revision

Viewing changes to App/CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Michał Zając
  • Date: 2013-06-28 18:36:26 UTC
  • mfrom: (1.1.28)
  • Revision ID: package-import@ubuntu.com-20130628183626-ncxitgs9xg4smw5t
Tags: 4:4.10.90-0ubuntu1
New upstream bet release

Show diffs side-by-side

added added

removed removed

Lines of Context:
22
22
 
23
23
set(ROCS_VERSION_MAJOR 1)
24
24
set(ROCS_VERSION_MINOR 8)
25
 
set(ROCS_VERSION_PATCH 80)
 
25
set(ROCS_VERSION_PATCH 90)
26
26
 
27
27
configure_file( "${rocs_SOURCE_DIR}/rocsversion.h.cmake" "${rocs_BINARY_DIR}/rocsversion.h" @ONLY )
28
28