update news, bump version

This commit is contained in:
Mike Blumenkrantz 2015-09-11 13:13:24 -04:00
parent c20689c6ed
commit a25d7a4262
2 changed files with 8 additions and 1 deletions

7
NEWS
View File

@ -1,3 +1,10 @@
Release 1.0.2
--------------------
Mike Blumenkrantz (1):
reorder ds client iterator filter to catch override clients before ec->desk deref
Release 1.0.1
--------------------

View File

@ -1,4 +1,4 @@
AC_INIT(desksanity, 1.0.1, zmike@enlightenment.org)
AC_INIT(desksanity, 1.0.2, zmike@enlightenment.org)
AC_CONFIG_MACRO_DIR([m4])
AC_PREREQ(2.52)
AC_CONFIG_SRCDIR(configure.ac)