From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 7C094198005 for ; Wed, 20 Mar 2013 17:03:50 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EAD87E066B; Wed, 20 Mar 2013 17:03:49 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 874F2E066B for ; Wed, 20 Mar 2013 17:03:49 +0000 (UTC) Received: from hornbill.gentoo.org (hornbill.gentoo.org [94.100.119.163]) (using TLSv1 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 98AA333BF0D for ; Wed, 20 Mar 2013 17:03:48 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by hornbill.gentoo.org (Postfix) with ESMTP id 33B57E4073 for ; Wed, 20 Mar 2013 17:03:47 +0000 (UTC) From: "Ulrich Mueller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Mueller" Message-ID: <1363798718.6ca64a8e6cc1bb969d638a49067e6412287c9676.ulm@gentoo> Subject: [gentoo-commits] proj/emacs-tools:emacs-updater commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: ChangeLog emacs-updater X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Mueller X-VCS-Revision: 6ca64a8e6cc1bb969d638a49067e6412287c9676 X-VCS-Branch: emacs-updater Date: Wed, 20 Mar 2013 17:03:47 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: c1cd0098-9620-461f-ac8a-3969893ad3d1 X-Archives-Hash: a5171814fa4476f80abdfd73e1c25340 commit: 6ca64a8e6cc1bb969d638a49067e6412287c9676 Author: Ulrich Müller gentoo org> AuthorDate: Wed Mar 20 16:58:38 2013 +0000 Commit: Ulrich Mueller gentoo org> CommitDate: Wed Mar 20 16:58:38 2013 +0000 URL: http://git.overlays.gentoo.org/gitweb/?p=proj/emacs-tools.git;a=commit;h=6ca64a8e Version 1.13 released. --- ChangeLog | 4 ++++ emacs-updater | 2 +- 2 files changed, 5 insertions(+), 1 deletions(-) diff --git a/ChangeLog b/ChangeLog index 6fa2379..39ccf05 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2013-03-20 Ulrich Müller + + * Version 1.13 released. + 2013-03-12 Ulrich Müller * emacs-updater: Exit with status 0 on success, 1 (or status of diff --git a/emacs-updater b/emacs-updater index 6aa0d27..f2c3573 100755 --- a/emacs-updater +++ b/emacs-updater @@ -6,7 +6,7 @@ # Christian Faulhammer # Ulrich Müller -VERSION=1.12 +VERSION=1.13 EMACS=/usr/bin/emacs SITELISP=/usr/share/emacs/site-lisp