now working on v0.4.5

This commit is contained in:
Recep Aslantas
2018-04-30 10:59:40 +03:00
parent ada69a7c43
commit 6c01eff056
3 changed files with 4 additions and 4 deletions

View File

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