Changeset 418 for branches


Ignore:
Timestamp:
Jun 29, 2007, 4:42:31 PM (16 years ago)
Author:
Peter Johansson
Message:

Changes for future release 0.6.1

Location:
branches/0.6-stable
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • branches/0.6-stable/ChangeLog

    r413 r418  
    2727of the logs, and the tickets assigned to the different versions.
    2828
     29version 0.6.1:
     30  - http://lev.thep.lu.se/trac/svndigest/log/branches/0.6-stable?rev=417&stop_rev=HEAD
     31  - http://lev.thep.lu.se/trac/svndigest/query?milestone=0.6.1&order=id
     32
    2933version 0.6:
    3034  - http://lev.thep.lu.se/trac/svndigest/log/trunk?rev=195&stop_rev=413
  • branches/0.6-stable/NEWS

    r408 r418  
    22
    33See the end of this file for copyrights and conditions.
     4
     5Version 0.6.1 (released DATE)
     6
     7A complete list of closed tickets can be found here
     8  -
     9
     10  http://lev.thep.lu.se/trac/svndigest/query?status=closed&milestone=0.6.1
    411
    512Version 0.6 (released 29 June 2007)
  • branches/0.6-stable/configure.ac

    r410 r418  
    2929
    3030AC_PREREQ(2.57)
    31 AC_INIT([svndigest],[0.6],[jari@thep.lu.se])
     31AC_INIT([svndigest],[pre0.6.1],[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.