- Timestamp:
- Jul 16, 2010, 12:26:06 AM (13 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/NEWS
r1128 r1130 2 2 3 3 See the end of this file for copyrights and conditions. 4 5 Version 0.9 (released NOT YET) 6 7 A complete list of closed tickets can be found here [[br]] 8 http://dev.thep.lu.se/svndigest/query?status=closed&milestone=0.9 4 9 5 10 svndigest 0.8.x series from -
trunk/m4/version.m4
r1059 r1130 26 26 m4_define([MAJOR_VERSION], [0]) 27 27 # MINOR - Modify when new functionality is added 28 m4_define([MINOR_VERSION], [ 8])28 m4_define([MINOR_VERSION], [9]) 29 29 # PATCH - Modify for every released patch 30 30 m4_define([PATCH_VERSION], [0])
Note: See TracChangeset
for help on using the changeset viewer.