Changeset 3097 for branches/0.10-stable


Ignore:
Timestamp:
Oct 28, 2013, 7:23:26 AM (10 years ago)
Author:
Peter
Message:

bumping version to 0.10.4pre

Location:
branches/0.10-stable
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/0.10-stable/NEWS

    r3095 r3097  
    44
    55yat 0.10.x series from http://dev.thep.lu.se/yat/svn/branches/0.10-stable
     6
     7version 0.10.4 (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.10.4
    611
    712version 0.10.3 (released 28 October 2013)
  • branches/0.10-stable/m4/version.m4

    r3095 r3097  
    2626m4_include([m4/my_version.m4])
    2727
    28 MY_VERSION_early([0], [10], [3], [false])
     28MY_VERSION_early([0], [10], [4], [true])
    2929
    3030# Library versioning (current:revision:age)
     
    7676# *Accidently, the libtool number was not updated for yat 0.5
    7777#
    78 m4_define([YAT_LT_VERSION_INFO], [7:3:0])
     78m4_define([YAT_LT_VERSION_INFO], [7:4:0])
Note: See TracChangeset for help on using the changeset viewer.