Changeset 1111
- Timestamp:
- Jul 3, 2010, 5:42:04 PM (13 years ago)
- Location:
- branches/0.7-stable
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.7-stable/NEWS
r1084 r1111 10 10 A complete list of closed tickets can be found here [[br]] 11 11 http://dev.thep.lu.se/svndigest/query?status=closed&milestone=svndigest+0.7.5 12 - now handles the case when parts of repository is not readable (bug #458) 12 13 13 14 Version 0.7.4 (released 8 June 2010) -
branches/0.7-stable/m4/version.m4
r1080 r1111 32 32 # SVNDIGEST_DEV_BUILD - When rolling a tarball we set this to `false'. In 33 33 # repository value remains `true'. 34 m4_define([SVNDIGEST_DEV_BUILD], [ true])34 m4_define([SVNDIGEST_DEV_BUILD], [false]) 35 35 36 36
Note: See TracChangeset
for help on using the changeset viewer.