mirror of
https://github.com/haiwen/libsearpc.git
synced 2025-09-19 17:25:06 +00:00
Merge pull request #23 from haiwen/update-version
update release version in configure.ac
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# Process this file with autoconf to produce a configure script.
|
||||
|
||||
AC_PREREQ([2.61])
|
||||
AC_INIT([libsearpc], [1.2.2], [freeplant@gmail.com])
|
||||
AC_INIT([libsearpc], [3.0.7], [freeplant@gmail.com])
|
||||
AC_CONFIG_SRCDIR([lib/searpc-server.c])
|
||||
AC_CONFIG_HEADERS([config.h])
|
||||
AC_CONFIG_MACRO_DIR([m4])
|
||||
|
Reference in New Issue
Block a user