Changeset 256 in pacpusframework for branches/0.0.x


Ignore:
Timestamp:
01/28/14 17:29:51 (10 years ago)
Author:
DHERBOMEZ Gérald
Message:

update of the pacpus numbering in the 0.0.x branche for 0.0.2 tag creation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.0.x/CMakeLists.txt

    r118 r256  
    1616set(PACPUS_MAJOR_VERSION 0)
    1717set(PACPUS_MINOR_VERSION 0)
    18 set(PACPUS_PATCH_VERSION 1)
     18set(PACPUS_PATCH_VERSION 2)
    1919set(PACPUS_VERSION
    2020    "${PACPUS_MAJOR_VERSION}.${PACPUS_MINOR_VERSION}.${PACPUS_PATCH_VERSION}")
Note: See TracChangeset for help on using the changeset viewer.