1
0
mirror of https://github.com/haiwen/libsearpc.git synced 2025-09-19 09:12:39 +00:00

Update version to 3.0.8.

This commit is contained in:
Jonathan Xu
2017-01-05 14:19:39 +08:00
parent 5a9d7990ab
commit 12a0126882
2 changed files with 7 additions and 1 deletions

View File

@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script. # Process this file with autoconf to produce a configure script.
AC_PREREQ([2.61]) AC_PREREQ([2.61])
AC_INIT([libsearpc], [3.0.7], [freeplant@gmail.com]) AC_INIT([libsearpc], [3.0.8], [info@seafile.com])
AC_CONFIG_SRCDIR([lib/searpc-server.c]) AC_CONFIG_SRCDIR([lib/searpc-server.c])
AC_CONFIG_HEADERS([config.h]) AC_CONFIG_HEADERS([config.h])
AC_CONFIG_MACRO_DIR([m4]) AC_CONFIG_MACRO_DIR([m4])

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
libsearpc1 (3.0.8) unstable; urgency=low
* new upstream release
-- Jonathan Xu <jonathan.xu@seafile.com> Thu, 5 Jan 2016 14:12:05 +0800
libsearpc1 (3.0.7-5ubuntu1) UNRELEASED; urgency=medium libsearpc1 (3.0.7-5ubuntu1) UNRELEASED; urgency=medium
* repackaging with cleaned up orig.tar.xz archives * repackaging with cleaned up orig.tar.xz archives