diff options
author | Johnathan Corgan <jcorgan@corganenterprises.com> | 2011-10-22 14:16:13 -0700 |
---|---|---|
committer | Johnathan Corgan <jcorgan@corganenterprises.com> | 2011-10-22 14:16:13 -0700 |
commit | fea70a9c312ebf9cfcf8b5ddb60db3b6a3004248 (patch) | |
tree | 6a37336692afac5e4215885cc13157955fa81492 /gr-howto-write-a-block | |
parent | 9bdb16e9e618943daaf61e256b087ac91504872e (diff) |
build: update version to 3.5.0gitv3.5.0git
Diffstat (limited to 'gr-howto-write-a-block')
-rw-r--r-- | gr-howto-write-a-block/version.sh | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gr-howto-write-a-block/version.sh b/gr-howto-write-a-block/version.sh index 83f05bf2b6..b17b4b366a 100644 --- a/gr-howto-write-a-block/version.sh +++ b/gr-howto-write-a-block/version.sh @@ -1,4 +1,5 @@ MAJOR_VERSION=3 API_COMPAT=5 MINOR_VERSION=0 -MAINT_VERSION=0 +MAINT_VERSION=git + |