- Timestamp:
- Jun 29, 2007, 4:42:31 PM (16 years ago)
- Location:
- branches/0.6-stable
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.6-stable/ChangeLog
r413 r418 27 27 of the logs, and the tickets assigned to the different versions. 28 28 29 version 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 29 33 version 0.6: 30 34 - http://lev.thep.lu.se/trac/svndigest/log/trunk?rev=195&stop_rev=413 -
branches/0.6-stable/NEWS
r408 r418 2 2 3 3 See the end of this file for copyrights and conditions. 4 5 Version 0.6.1 (released DATE) 6 7 A 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 4 11 5 12 Version 0.6 (released 29 June 2007) -
branches/0.6-stable/configure.ac
r410 r418 29 29 30 30 AC_PREREQ(2.57) 31 AC_INIT([svndigest],[ 0.6],[jari@thep.lu.se])31 AC_INIT([svndigest],[pre0.6.1],[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.