Changeset 3556


Ignore:
Timestamp:
Jan 4, 2017, 12:46:35 AM (7 years ago)
Author:
Peter
Message:

Preparing release 0.13.1

Location:
branches/0.13-stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/0.13-stable/NEWS

    r3444 r3556  
    55yat 0.13.x series from http://dev.thep.lu.se/yat/svn/branches/0.13-stable
    66
    7 version 0.13.1 (released NOT YET)
     7version 0.13.1 (released 04 January 2017)
    88  - fixed bug in pkg-config file 'yat.pc' (bug #850)
     9  - improved detection of boost thread detection (bug #863)
    910
    1011  A complete list of closed tickets can be found here [[br]]
  • branches/0.13-stable/m4/version.m4

    r3440 r3556  
    2626m4_include([m4/my_version.m4])
    2727
    28 MY_VERSION_early([0], [13], [1], [true])
     28MY_VERSION_early([0], [13], [1], [false])
    2929
    3030# Library versioning (current:revision:age)
     
    8080# yat-0.12.2 9:2:0
    8181# yat-0.13   10:0:0
     82# yat-0.13   10:1:0
    8283#
    8384# *Accidently, the libtool number was not updated for yat 0.5
Note: See TracChangeset for help on using the changeset viewer.