Changeset 2097


Ignore:
Timestamp:
Nov 5, 2009, 2:19:15 AM (13 years ago)
Author:
Peter
Message:

Preparing release 0.5.5

Location:
branches/0.5-stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/0.5-stable/NEWS

    r2096 r2097  
    33See the end of this file for copyrights and conditions.
    44
    5 Version 0.5.5 (released NOT YET)
     5Version 0.5.5 (released 5 November 2009)
    66
    7   SVM::predict is calculated as geometric distance (issue #542)
     7  - SVM::predict is calculated as geometric distance (issue #542)
     8  - detection of GSL is improved (issue #558)
    89
    910  A complete list of closed tickets can be found here [[br]]
  • branches/0.5-stable/m4/version.m4

    r1997 r2097  
    3131# DEV_BUILD - When rolling a tarball we set this to `false'. In
    3232# repository value remains `true'.
    33 m4_define([DEV_BUILD], [true])
     33m4_define([DEV_BUILD], [false])
    3434
    3535# Library versioning (current:revision:age)
     
    5858# yat-0.5.3  2:2:0
    5959# yat-0.5.4  2:3:0
     60# yat-0.5.5  2:4:0
    6061#
    6162# *Accidently, the libtool number was not updated for yat 0.5
Note: See TracChangeset for help on using the changeset viewer.