Changeset 766


Ignore:
Timestamp:
Jan 31, 2009, 8:56:19 PM (14 years ago)
Author:
Peter Johansson
Message:

Changes for future release 0.6.8

Location:
branches/0.6-stable
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/0.6-stable/ChangeLog

    r764 r766  
    2727Changes are tracked with subversion log messages, tracs presentation
    2828of the logs, and the tickets assigned to the different versions.
     29
     30version 0.6.7:
     31  - http://dev.thep.lu.se/svndigest/log/branches/0.6-stable?rev=HEAD&stop_rev=765
     32  - http://dev.thep.lu.se/svndigest/query?milestone=svndigest+0.6.8&order=id
    2933
    3034version 0.6.7:
  • branches/0.6-stable/NEWS

    r764 r766  
    22
    33See the end of this file for copyrights and conditions.
     4
     5version 0.6.8 (released DATE)
     6
     7  A complete list of closed tickets can be found here [[br]]
     8  http://dev.thep.lu.se/svndigest/query?status=closed&milestone=svndigest+0.6.8
    49
    510version 0.6.7 (released 1 February 2009)
  • branches/0.6-stable/configure.ac

    r764 r766  
    3030
    3131AC_PREREQ(2.57)
    32 AC_INIT([svndigest],[0.6.7],[jari@thep.lu.se])
     32AC_INIT([svndigest],[0.6.8pre],[jari@thep.lu.se])
    3333AC_CONFIG_SRCDIR([lib/File.h])
    3434AC_CONFIG_AUX_DIR([autotools])
Note: See TracChangeset for help on using the changeset viewer.