mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 11:02:12 +08:00
12 lines
351 B
Diff
12 lines
351 B
Diff
--- a/configure.ac
|
|
+++ b/configure.ac
|
|
@@ -2,7 +2,7 @@
|
|
# Process this file with autoconf to produce a configure script.
|
|
|
|
AC_PREREQ([2.59])
|
|
-AC_INIT([coova-chilli],[1.4],[https://github.com/coova/coova-chilli/issues])
|
|
+AC_INIT([coova-chilli],[1.5],[https://github.com/coova/coova-chilli/issues])
|
|
AC_CONFIG_SRCDIR([src/chilli.c])
|
|
|
|
AM_INIT_AUTOMAKE
|