Changeset 407
Legend:
- Unmodified
- Added
- Removed
-
trunk/ChangeLog
r392 r407 28 28 29 29 version 0.6: 30 - http://lev.thep.lu.se/trac/svndigest/log/trunk?rev=195&stop_rev= HEAD30 - http://lev.thep.lu.se/trac/svndigest/log/trunk?rev=195&stop_rev=408 31 31 - http://lev.thep.lu.se/trac/svndigest/query?milestone=0.6&order=id 32 32 -
trunk/NEWS
r393 r407 3 3 See the end of this file for copyrights and conditions. 4 4 5 Version 0.6 (released ?? ????? 200?)5 Version 0.6 (released 29 June 2007) 6 6 - svn blame output 7 7 - reports for individual authors -
trunk/configure.ac
r384 r407 27 27 28 28 AC_PREREQ(2.57) 29 AC_INIT([[svndigest]],[ pre0.6],[jari@thep.lu.se])29 AC_INIT([[svndigest]],[0.6],[jari@thep.lu.se]) 30 30 AC_CONFIG_SRCDIR([lib/File.h]) 31 31 AC_CONFIG_AUX_DIR([autotools])
Note: See TracChangeset
for help on using the changeset viewer.