- Timestamp:
- Nov 12, 2009, 1:36:55 AM (14 years ago)
- Location:
- branches/0.6-stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.6-stable/NEWS
r766 r841 3 3 See the end of this file for copyrights and conditions. 4 4 5 version 0.6.8 (released DATE) 5 version 0.6.8 (released 12 November 2009) 6 - configure now handles --disable correctly (issue #383) 6 7 7 8 A complete list of closed tickets can be found here [[br]] -
branches/0.6-stable/configure.ac
r779 r841 30 30 31 31 AC_PREREQ(2.57) 32 AC_INIT([svndigest],[0.6.8 pre],[jari@thep.lu.se])32 AC_INIT([svndigest],[0.6.8],[jari@thep.lu.se]) 33 33 AC_CONFIG_SRCDIR([lib/File.h]) 34 34 AC_CONFIG_AUX_DIR([autotools])
Note: See TracChangeset
for help on using the changeset viewer.