0.0.3 released.

This commit is contained in:
Daiki Ueno
2010-06-23 11:01:12 +09:00
parent b583cfb9f6
commit 273b0653da
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.2], [ueno@unixuser.org])
AC_INIT([eekboard], [0.0.3], [ueno@unixuser.org])
AC_CONFIG_SRCDIR([configure.ac])
AC_PREREQ(2.63)
AM_INIT_AUTOMAKE