diff --git a/NEWS b/NEWS index 4a18d4a..81c10bf 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +1.6.7: ? + * + 1.6.6: February 16, 2009 * Luminotes now recognizes "mailto:" links as external links, so you can include links to email addresses within your notes. diff --git a/config/Version.py b/config/Version.py index 7e1589f..09bf555 100644 --- a/config/Version.py +++ b/config/Version.py @@ -1 +1 @@ -VERSION = u"1.6.6" +VERSION = u"1.6.7"