Changeset 458 for branches/0.6-stable
- Timestamp:
- Aug 21, 2007, 11:45:23 AM (16 years ago)
- Location:
- branches/0.6-stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.6-stable/ChangeLog
r438 r458 28 28 29 29 version 0.6.2: 30 - http://trac.thep.lu.se/trac/svndigest/log/branches/0.6-stable?rev= HEAD&stop_rev=43830 - http://trac.thep.lu.se/trac/svndigest/log/branches/0.6-stable?rev=459&stop_rev=438 31 31 - http://trac.thep.lu.se/trac/svndigest/query?milestone=0.6.2&order=id 32 32 -
branches/0.6-stable/configure.ac
r438 r458 29 29 30 30 AC_PREREQ(2.57) 31 AC_INIT([svndigest],[ pre0.6.2],[jari@thep.lu.se])31 AC_INIT([svndigest],[0.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.