diff options
author | Joey Hess <joey@kodama.kitenet.net> | 2008-02-10 02:13:09 -0500 |
---|---|---|
committer | Joey Hess <joey@kodama.kitenet.net> | 2008-02-10 02:13:09 -0500 |
commit | c041e97c29eca03d7d932c21426dcc89bfbc1dc7 (patch) | |
tree | e54ae1d589185b18ba096ad0cc65cd58c1401e99 /debian/NEWS | |
parent | 3a13c7508c4bda8340497e8ab9d03e56fb5ddc30 (diff) |
fix versions
Diffstat (limited to 'debian/NEWS')
-rw-r--r-- | debian/NEWS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/NEWS b/debian/NEWS index 908cfdb15..658fc0041 100644 --- a/debian/NEWS +++ b/debian/NEWS @@ -1,4 +1,4 @@ -ikiwiki (2.31) unstable; urgency=low +ikiwiki (2.40) unstable; urgency=low ikiwiki now has an new syntax for preprocessor directives, using the prefix '!': @@ -26,7 +26,7 @@ ikiwiki (2.31) unstable; urgency=low Even with prefix_directives disabled, ikiwiki now allows an optional '!' prefix on preprocessor directives (but still requires a space). Thus, a directive which uses a '!' prefix and contains a space will work with - ikiwiki 2.21 and newer, regardless of the value of prefix_directives. + ikiwiki 2.40 and newer, regardless of the value of prefix_directives. This allows the underlay to work with all ikiwikis. -- Josh Triplett <josh@freedesktop.org> Sat, 26 Jan 2008 16:26:47 -0800 |