summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnathan Corgan2011-02-08 14:32:03 -0800
committerJohnathan Corgan2011-02-08 14:32:03 -0800
commit592153b2b94ae12e85598fa4a32feb5849bb6163 (patch)
treefb9939958ef6ea1fd10194586f2b56c79c24a756
parent67d35b59edb77c262264d3c7ee5fb30d9e7166a4 (diff)
downloadgnuradio-592153b2b94ae12e85598fa4a32feb5849bb6163.tar.gz
gnuradio-592153b2b94ae12e85598fa4a32feb5849bb6163.tar.bz2
gnuradio-592153b2b94ae12e85598fa4a32feb5849bb6163.zip
build: update version number to 3.3.1
-rw-r--r--gr-howto-write-a-block/version.sh2
-rw-r--r--version.sh2
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 01a47b5d9..724fe6c61 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=3
-MINOR_VERSION=0
+MINOR_VERSION=1
MAINT_VERSION=0
diff --git a/version.sh b/version.sh
index 70d6d74f9..724fe6c61 100644
--- a/version.sh
+++ b/version.sh
@@ -1,4 +1,4 @@
MAJOR_VERSION=3
API_COMPAT=3
MINOR_VERSION=1
-MAINT_VERSION=git
+MAINT_VERSION=0