Update ChangeLog, bump version.

This commit is contained in:
Michael Jumper 2012-10-15 10:33:50 -07:00
parent 94c8076f5c
commit db373e876b
2 changed files with 9 additions and 1 deletions

View File

@ -1,3 +1,11 @@
2012-08-31 Laurent Meunier <laurent@deltalima.net>
* Use configured color depth
2012-08-11 Michael Jumper <zhangmaike@users.sourceforge.net>
* Fix m4/ autoreconf error
2012-05-23 David Pham-Van <d.pham-van@ulteo.com>
* Add SetNull and SetDefault handlers (fixes #148)

View File

@ -35,7 +35,7 @@
# ***** END LICENSE BLOCK *****
AC_INIT(src/client.c)
AM_INIT_AUTOMAKE([libguac-client-rdp], 0.6.1)
AM_INIT_AUTOMAKE([libguac-client-rdp], 0.6.2)
AC_CONFIG_MACRO_DIR([m4])
# Checks for programs.