Changeset 3796


Ignore:
Timestamp:
Apr 12, 2019, 9:57:24 AM (4 years ago)
Author:
Peter
Message:

bump version to 0.17pre

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEWS

    r3793 r3796  
    22
    33See the end of this file for copyrights and conditions.
     4
     5version 0.17 (released NOT YET)
     6
     7  A complete list of closed tickets can be found here [[br]]
     8  http://dev.thep.lu.se/yat/query?status=closed&milestone=yat+0.17
    49
    510yat 0.16.x series from http://dev.thep.lu.se/yat/svn/branches/0.16-stable
  • trunk/m4/version.m4

    r3794 r3796  
    2626m4_include([m4/my_version.m4])
    2727
    28 MY_VERSION_early([0], [16], [0], [true])
     28MY_VERSION_early([0], [17], [0], [true])
    2929
    3030# Library versioning (current:revision:age)
     
    9292# *Accidently, the libtool number was not updated for yat 0.5
    9393#
    94 m4_define([YAT_LT_VERSION_INFO], [13:0:0])
     94m4_define([YAT_LT_VERSION_INFO], [14:0:0])
Note: See TracChangeset for help on using the changeset viewer.