0.0.2 released

This commit is contained in:
Daiki Ueno
2010-06-22 17:19:36 +09:00
parent 27ddc144e0
commit 89cc9ffa46
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301 USA
AC_INIT([eekboard], [0.0.1], [ueno@unixuser.org])
AC_INIT([eekboard], [0.0.2], [ueno@unixuser.org])
AC_CONFIG_SRCDIR([configure.ac])
AC_PREREQ(2.63)
AM_INIT_AUTOMAKE