From 9ce32622bdf9244b3e3df379116b3fd1c1e0fb2d Mon Sep 17 00:00:00 2001 From: Johnathan Corgan Date: Sat, 7 Jan 2012 12:22:31 -0800 Subject: build: update revision to 3.5.2git --- gr-howto-write-a-block/version.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gr-howto-write-a-block/version.sh') diff --git a/gr-howto-write-a-block/version.sh b/gr-howto-write-a-block/version.sh index 58ec712f6..88a3de947 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=5 -MINOR_VERSION=1 -MAINT_VERSION=0 +MINOR_VERSION=2 +MAINT_VERSION=git -- cgit From 30f452ce6597e41ee1df1ceffda6796fa4a70058 Mon Sep 17 00:00:00 2001 From: Johnathan Corgan Date: Mon, 5 Mar 2012 11:31:26 -0800 Subject: build: update revision to 3.5.2 --- gr-howto-write-a-block/version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gr-howto-write-a-block/version.sh') diff --git a/gr-howto-write-a-block/version.sh b/gr-howto-write-a-block/version.sh index 88a3de947..194150c0f 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=5 MINOR_VERSION=2 -MAINT_VERSION=git +MAINT_VERSION=0 -- cgit