summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnathan Corgan <jcorgan@corganenterprises.com>2009-09-24 11:49:19 -0700
committerJohnathan Corgan <jcorgan@corganenterprises.com>2009-09-24 11:49:19 -0700
commit3c9b9b58f4ba22245f573da8d40d34b8fb5520ce (patch)
tree5ede03a5c12d62791d051e139d83156de3acf7a0
parent4bb01619d8a082bcf412762f3ee147e8cd4b37dd (diff)
Acknowledging the obvious
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6924a64673..b6b596befd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -27,7 +27,7 @@ AC_CANONICAL_HOST
AC_CANONICAL_TARGET
-VERSION=3.3svn
+VERSION=3.3git
AC_SUBST(VERSION)
AM_INIT_AUTOMAKE(gnuradio,$VERSION)