[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNUnet-SVN] [gnunet-fuse] branch master updated: version bump
From: |
gnunet |
Subject: |
[GNUnet-SVN] [gnunet-fuse] branch master updated: version bump |
Date: |
Sun, 17 Feb 2019 20:53:38 +0100 |
This is an automated email from the git hooks/post-receive script.
grothoff pushed a commit to branch master
in repository gnunet-fuse.
The following commit(s) were added to refs/heads/master by this push:
new 7c6162f version bump
7c6162f is described below
commit 7c6162f6e20bef6c0652d38702f92fe166c708c1
Author: Christian Grothoff <address@hidden>
AuthorDate: Sun Feb 17 20:53:19 2019 +0100
version bump
---
ChangeLog | 4 +++-
configure.ac | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 83dbcdc..4d048b9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,6 @@
+Sun 17 Feb 2019 08:52:48 PM CET
+ Packageing gnunet-fuse for GNUnet 0.11. -CG
+
2015-06-12 gettextize <address@hidden>
* m4/gettext.m4: Upgrade to gettext-0.19.4.
@@ -26,4 +29,3 @@ Sun Dec 22 14:29:43 CET 2013
* Makefile.am (SUBDIRS): Add po.
* configure.ac (AC_OUTPUT): Add po/Makefile.in.
(AM_GNU_GETTEXT_VERSION): Bump to 0.18.1.
-
diff --git a/configure.ac b/configure.ac
index d946eb1..4c9a3ca 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@
# Process this file with autoconf to produce a configure script.
#
AC_PREREQ(2.61)
-AC_INIT([gnunet-fuse],[0.11.0pre66],address@hidden)
+AC_INIT([gnunet-fuse],[0.11.0],address@hidden)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(gnunet_fuse_config.h)
--
To stop receiving notification emails like this one, please contact
address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNUnet-SVN] [gnunet-fuse] branch master updated: version bump,
gnunet <=