summaryrefslogtreecommitdiff
path: root/xnt
diff options
context:
space:
mode:
authorkennyballou <kballou@onyx.boisestate.edu>2013-01-10 11:17:37 -0700
committerkballou <kballou@onyx.boisestate.edu>2013-01-10 11:17:37 -0700
commitc3eb099bb1eb1467d4879549dce66bbef556b502 (patch)
treec27a4c67ad43e3bfa30de8653c4b5f742976cfc4 /xnt
parent848f7ddd1c7f9b749c9541b1b3ce9e1c5226a519 (diff)
downloadxnt-c3eb099bb1eb1467d4879549dce66bbef556b502.tar.gz
xnt-c3eb099bb1eb1467d4879549dce66bbef556b502.tar.xz
Increment Version
Diffstat (limited to 'xnt')
-rw-r--r--xnt/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/xnt/__init__.py b/xnt/__init__.py
index aab7dbb..dbeac25 100644
--- a/xnt/__init__.py
+++ b/xnt/__init__.py
@@ -16,7 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-__version__ = "Xnt 0.3.2"
+__version__ = "Xnt 0.3.3"
__license__ = """
Xnt -- A Wrapper Build Tool
Copyright (C) 2012 Kenny Ballou