update version

This commit is contained in:
Recep Aslantas
2018-06-21 10:54:53 +03:00
parent 1775bf7458
commit eb8e0df6df
3 changed files with 4 additions and 4 deletions

View File

@@ -7,7 +7,7 @@
#*****************************************************************************
AC_PREREQ([2.69])
AC_INIT([cglm], [0.4.7], [info@recp.me])
AC_INIT([cglm], [0.4.8], [info@recp.me])
AM_INIT_AUTOMAKE([-Wall -Werror foreign subdir-objects])
AC_CONFIG_MACRO_DIR([m4])