Changeset 3988


Ignore:
Timestamp:
Aug 26, 2020, 6:54:31 AM (3 years ago)
Author:
Peter
Message:

bumping version to 0.17.3pre

Location:
branches/0.17-stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/0.17-stable/NEWS

    r3984 r3988  
    44
    55yat 0.17.x series from http://dev.thep.lu.se/yat/svn/branches/0.17-stable
     6
     7version 0.17.3 (released NOT YET)
     8
     9  A complete list of closed tickets can be found here [[br]]
     10  http://dev.thep.lu.se/yat/query?status=closed&milestone=yat+0.17.3
    611
    712version 0.17.2 (released 26 August 2020)
  • branches/0.17-stable/m4/version.m4

    r3984 r3988  
    2626m4_include([m4/my_version.m4])
    2727
    28 MY_VERSION_early([0], [17], [2], [false])
     28MY_VERSION_early([0], [17], [3], [true])
    2929
    3030# Library versioning (current:revision:age)
     
    9898# *Accidently, the libtool number was not updated for yat 0.5
    9999#
    100 m4_define([YAT_LT_VERSION_INFO], [14:2:0])
     100m4_define([YAT_LT_VERSION_INFO], [14:3:0])
Note: See TracChangeset for help on using the changeset viewer.