Changeset 438 for branches/0.6-stable
- Timestamp:
- Jul 9, 2007, 10:34:03 PM (16 years ago)
- Location:
- branches/0.6-stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.6-stable/ChangeLog
r436 r438 27 27 of the logs, and the tickets assigned to the different versions. 28 28 29 version 0.6.2: 30 - http://trac.thep.lu.se/trac/svndigest/log/branches/0.6-stable?rev=HEAD&stop_rev=438 31 - http://trac.thep.lu.se/trac/svndigest/query?milestone=0.6.2&order=id 32 29 33 version 0.6.1: 30 34 - http://trac.thep.lu.se/trac/svndigest/log/branches/0.6-stable?rev=437&stop_rev=417 -
branches/0.6-stable/NEWS
r436 r438 2 2 3 3 See the end of this file for copyrights and conditions. 4 5 Version 0.6.2 (released DATE) 6 7 A complete list of closed tickets can be found here 8 9 http://trac.thep.lu.se/trac/svndigest/query?status=closed&milestone=0.6.2 4 10 5 11 Version 0.6.1 (released 9 July 2007) -
branches/0.6-stable/configure.ac
r436 r438 29 29 30 30 AC_PREREQ(2.57) 31 AC_INIT([svndigest],[ 0.6.1],[jari@thep.lu.se])31 AC_INIT([svndigest],[pre0.6.2],[jari@thep.lu.se]) 32 32 AC_CONFIG_SRCDIR([lib/File.h]) 33 33 AC_CONFIG_AUX_DIR([autotools])
Note: See TracChangeset
for help on using the changeset viewer.