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