/alps/ufodecode

To get this branch, use:
bzr branch http://darksoft.org/webbzr/alps/ufodecode

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Matthias Vogelgesang
  • Date: 2012-07-26 14:30:30 UTC
  • mto: This revision was merged to the branch mainline in revision 44.
  • Revision ID: matthias.vogelgesang@kit.edu-20120726143030-q9dx38yawzdeyqwa
Bump version to 0.2.2

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.1")
 
8
set(PACKAGE_VERSION "0.2.2")
9
9
set(PACKAGE_NAME "${TARNAME}")
10
10
set(PACKAGE_TARNAME "${TARNAME}")
11
11
set(PACKAGE_STRING "${PACKAGE_NAME}-${PACKAGE_VERSION}")