|
|
@ -2,7 +2,7 @@ dnl -*- Autoconf -*- |
|
|
|
dnl Process this file with autoconf to produce a configure script. |
|
|
|
|
|
|
|
AC_PREREQ([2.67]) |
|
|
|
AC_INIT([shadowsocks], [1.4.4], [max.c.lv@gmail.com]) |
|
|
|
AC_INIT([shadowsocks], [1.4.5], [max.c.lv@gmail.com]) |
|
|
|
AC_CONFIG_SRCDIR([src/encrypt.c]) |
|
|
|
AC_CONFIG_HEADERS([config.h]) |
|
|
|
|
|
|
|