Changeset f62881


Ignore:
Timestamp:
02/02/12 12:40:34 (4 months ago)
Author:
Stefan Persson <stefan.persson@…>
Branches:
('master', 'deebf2045e7119c339412580f37a1e653f7d5715')('controller-upgrade', '00f95d22e12d96ef089e0902ef62ae8ce841dc6f')
Children:
f15fd887e8800351944c6339f90cb60cc3e7469b
Parents:
6cbdac52b94aa004d967cf648710a356ebeaebbf
git-author:
Stefan Persson <stefan.persson@telldus.se>2012-02-02 12:40:34+01:00
git-committer:
Stefan Persson <stefan.persson@telldus.se>2012-02-02 12:40:34+01:00
Message:

Removed 'beta1' from version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • telldus-core/CMakeLists.txt

    r982c47 rf62881  
    1414SET(PACKAGE_PATCH_VERSION 1) 
    1515SET(PACKAGE_VERSION "${PACKAGE_MAJOR_VERSION}.${PACKAGE_MINOR_VERSION}.${PACKAGE_PATCH_VERSION}") 
    16 SET(PACKAGE_SUBVERSION "beta1") 
     16SET(PACKAGE_SUBVERSION "") 
    1717SET(PACKAGE_SOVERSION 2) 
    1818 
Note: See TracChangeset for help on using the changeset viewer.