Changeset 3744


Ignore:
Timestamp:
Jul 12, 2018, 4:03:24 AM (5 years ago)
Author:
Peter
Message:

bump VERSION to 0.15.2pre

Location:
branches/0.15-stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/0.15-stable/NEWS

    r3741 r3744  
    44
    55yat 0.15.x series from http://dev.thep.lu.se/yat/svn/branches/0.15-stable
     6
     7version 0.15.2 (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.15.2
    611
    712version 0.15.1 (released 12 July 2018)
  • branches/0.15-stable/m4/version.m4

    r3741 r3744  
    2626m4_include([m4/my_version.m4])
    2727
    28 MY_VERSION_early([0], [15], [1], [false])
     28MY_VERSION_early([0], [15], [2], [true])
    2929
    3030# Library versioning (current:revision:age)
     
    9191# *Accidently, the libtool number was not updated for yat 0.5
    9292#
    93 m4_define([YAT_LT_VERSION_INFO], [12:1:0])
     93m4_define([YAT_LT_VERSION_INFO], [12:2:0])
Note: See TracChangeset for help on using the changeset viewer.