now working on v0.4.2

This commit is contained in:
Recep Aslantas
2018-04-15 20:46:46 +03:00
parent 007ae62e06
commit f0a27d0ce2
2 changed files with 2 additions and 2 deletions

View File

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