commit 255d5082a1eb2400700e68ecd0ecd67b13774e78
parent 28b735fb19c0469727320b579fee452d00a04513
Author: Christian Grothoff <christian@grothoff.org>
Date: Sat, 14 Jun 2008 05:40:59 +0000
rel-stuff
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
@@ -1,3 +1,5 @@
+2008-06-13 Christian Grothoff <christian@grothoff.org> 0.8.0
+* Release version
2007-12-20 Christian Grothoff <christian@grothoff.org> 0.7.3
* Release version
2007-07-29 David Barksdale <amatus@gnu.org> 0.7.2b
diff --git a/configure.ac b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gnunet-fuse, 0.7.3)
+AC_INIT(gnunet-fuse, 0.8.0)
AM_INIT_AUTOMAKE
AM_CONFIG_HEADER(config.h)