Changeset 3117


Ignore:
Timestamp:
Nov 11, 2013, 1:12:56 AM (10 years ago)
Author:
Peter
Message:

Bump version to 0.12pre

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEWS

    r3115 r3117  
    22
    33See the end of this file for copyrights and conditions.
     4
     5version 0.12 (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.12
    49
    510yat 0.11.x series from http://dev.thep.lu.se/yat/svn/branches/0.11-stable
  • trunk/m4/version.m4

    r3098 r3117  
    2626m4_include([m4/my_version.m4])
    2727
    28 MY_VERSION_early([0], [11], [0], [true])
     28MY_VERSION_early([0], [12], [0], [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], [8:0:0])
     78m4_define([YAT_LT_VERSION_INFO], [9:0:0])
Note: See TracChangeset for help on using the changeset viewer.