Changeset 461 for branches/0.6-stable


Ignore:
Timestamp:
Aug 21, 2007, 12:23:37 PM (16 years ago)
Author:
Jari Häkkinen
Message:

Changes for future release 0.6.3

Location:
branches/0.6-stable
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/0.6-stable/ChangeLog

    r458 r461  
    2727of the logs, and the tickets assigned to the different versions.
    2828
     29version 0.6.3:
     30  - http://trac.thep.lu.se/trac/svndigest/log/branches/0.6-stable?rev=HEAD&stop_rev=460
     31  - http://trac.thep.lu.se/trac/svndigest/query?milestone=0.6.3&order=id
     32
    2933version 0.6.2:
    3034  - http://trac.thep.lu.se/trac/svndigest/log/branches/0.6-stable?rev=459&stop_rev=438
  • branches/0.6-stable/NEWS

    r459 r461  
    22
    33See the end of this file for copyrights and conditions.
     4
     5version 0.6.6 (released DATE)
     6
     7  A complete list of closed tickets can be found here [[br]]
     8  http://trac.thep.lu.se/trac/svndigest/query?status=closed&milestone=0.6.3
    49
    510Version 0.6.2 (released 21 August 2007)
  • branches/0.6-stable/configure.ac

    r458 r461  
    2929
    3030AC_PREREQ(2.57)
    31 AC_INIT([svndigest],[0.6.2],[jari@thep.lu.se])
     31AC_INIT([svndigest],[pre0.6.3],[jari@thep.lu.se])
    3232AC_CONFIG_SRCDIR([lib/File.h])
    3333AC_CONFIG_AUX_DIR([autotools])
Note: See TracChangeset for help on using the changeset viewer.