This is an automated email from the git hooks/post-receive script. sebastic pushed a commit to branch master in repository librttopo.
commit 2c7436902a6b788250e163337401b296505273cb Author: Bas Couwenberg <[email protected]> Date: Thu May 19 10:28:51 2016 +0200 Imported Upstream version 1.0.0 --- ChangeLog | 8 ++++++++ configure.ac | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index ac72b8c..9b34946 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2016-05-18 Sandro Santilli <[email protected]> + + * configure.ac: Release 1.0.0 + +2016-05-07 Sandro Santilli <[email protected]> + + * ChangeLog: Add ChangeLog file in repository + 2016-05-07 Sandro Santilli <[email protected]> * HOWTO_RELEASE, Makefile.am: Rework ChangeLog generation rule Generation target is now "cl" and also works when build dir is not diff --git a/configure.ac b/configure.ac index a820c31..40fd268 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(librttopo, 1.0.0-RC3, [email protected]) +AC_INIT(librttopo, 1.0.0, [email protected]) AC_LANG(C) AC_CONFIG_MACRO_DIR([m4]) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/librttopo.git _______________________________________________ Pkg-grass-devel mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-grass-devel

