From 12a01268825e9c7e17794c58c367e3b4db912ad9 Mon Sep 17 00:00:00 2001 From: Jonathan Xu Date: Thu, 5 Jan 2017 14:19:39 +0800 Subject: [PATCH] Update version to 3.0.8. --- configure.ac | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index becd94d..07be660 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. 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_HEADERS([config.h]) AC_CONFIG_MACRO_DIR([m4]) diff --git a/debian/changelog b/debian/changelog index 788406d..8acfcac 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libsearpc1 (3.0.8) unstable; urgency=low + + * new upstream release + + -- Jonathan Xu Thu, 5 Jan 2016 14:12:05 +0800 + libsearpc1 (3.0.7-5ubuntu1) UNRELEASED; urgency=medium * repackaging with cleaned up orig.tar.xz archives