diff options
author | Johnathan Corgan <jcorgan@corganenterprises.com> | 2012-01-07 12:22:31 -0800 |
---|---|---|
committer | Johnathan Corgan <jcorgan@corganenterprises.com> | 2012-01-07 12:22:31 -0800 |
commit | 9ce32622bdf9244b3e3df379116b3fd1c1e0fb2d (patch) | |
tree | 3b3e81419004ba178a53e66f3ba0bd27e0e49aa6 /gr-howto-write-a-block | |
parent | d35c6bd9eeffc40c9a9a15e9a000df47990ff6d6 (diff) |
build: update revision to 3.5.2git3.5.2git
Diffstat (limited to 'gr-howto-write-a-block')
-rw-r--r-- | gr-howto-write-a-block/version.sh | 4 |
1 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 58ec712f66..88a3de9479 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 |