Changeset 297 in pacpusframework for branches


Ignore:
Timestamp:
04/04/14 15:16:28 (10 years ago)
Author:
DHERBOMEZ Gérald
Message:

Small modification of 0.0.x version number (0.0.2=>0.0.3) for next release

File:
1 edited

Legend:

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

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