From 2e378ce7d2d00096c700864ea8897b9a572125f5 Mon Sep 17 00:00:00 2001 From: Johnathan Corgan Date: Sat, 24 Sep 2011 13:04:54 -0700 Subject: Update revision to 3.4.1 release --- gr-howto-write-a-block/version.sh | 2 +- version.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/gr-howto-write-a-block/version.sh b/gr-howto-write-a-block/version.sh index 759d52806..d3a69c086 100644 --- a/gr-howto-write-a-block/version.sh +++ b/gr-howto-write-a-block/version.sh @@ -1,4 +1,4 @@ MAJOR_VERSION=3 API_COMPAT=4 MINOR_VERSION=1 -MAINT_VERSION=git +MAINT_VERSION=0 diff --git a/version.sh b/version.sh index 759d52806..d3a69c086 100644 --- a/version.sh +++ b/version.sh @@ -1,4 +1,4 @@ MAJOR_VERSION=3 API_COMPAT=4 MINOR_VERSION=1 -MAINT_VERSION=git +MAINT_VERSION=0 -- cgit