- Timestamp:
- Aug 31, 2007, 2:25:49 PM (16 years ago)
- Location:
- branches/0.6-stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.6-stable/NEWS
r461 r471 3 3 See the end of this file for copyrights and conditions. 4 4 5 version 0.6.6 (released DATE) 5 version 0.6.3 (released 31 August 2007) 6 - Copyright update is no longer adding newline to file (ticket:264) 7 - Commandline parsing now accepts '=' syntax (ticket:259) 6 8 7 9 A complete list of closed tickets can be found here [[br]] -
branches/0.6-stable/configure.ac
r461 r471 29 29 30 30 AC_PREREQ(2.57) 31 AC_INIT([svndigest],[ pre0.6.3],[jari@thep.lu.se])31 AC_INIT([svndigest],[0.6.3],[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.