/alps/ufodecode

To get this branch, use:
bzr branch http://suren.me/webbzr/alps/ufodecode

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Matthias Vogelgesang
  • Date: 2012-07-18 14:49:25 UTC
  • Revision ID: matthias.vogelgesang@kit.edu-20120718144925-03cal0stjtzcp21k
Bump to version 0.2.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
set(LIBUFODECODE_ABI_VERSION "0.2")
6
6
set(LIBUFODECODE_ABI_MAJOR_VERSION "0")
7
7
 
8
 
set(PACKAGE_VERSION "0.2.0")
 
8
set(PACKAGE_VERSION "0.2.1")
9
9
set(PACKAGE_NAME "${TARNAME}")
10
10
set(PACKAGE_TARNAME "${TARNAME}")
11
11
set(PACKAGE_STRING "${PACKAGE_NAME}-${PACKAGE_VERSION}")