You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
351 B

  1. --- a/configure.ac
  2. +++ b/configure.ac
  3. @@ -2,7 +2,7 @@
  4. # Process this file with autoconf to produce a configure script.
  5. AC_PREREQ([2.59])
  6. -AC_INIT([coova-chilli],[1.4],[https://github.com/coova/coova-chilli/issues])
  7. +AC_INIT([coova-chilli],[1.5],[https://github.com/coova/coova-chilli/issues])
  8. AC_CONFIG_SRCDIR([src/chilli.c])
  9. AM_INIT_AUTOMAKE