summaryrefslogtreecommitdiff
path: root/xnt/__init__.py
diff options
context:
space:
mode:
authorkennyballou <kballou@onyx.boisestate.edu>2013-02-21 10:42:22 -0700
committerkennyballou <kballou@onyx.boisestate.edu>2013-02-21 10:42:22 -0700
commitfe18807a9307a43d19c2d14489f48e6d0370d878 (patch)
tree50884483a0e9ea5238b3cfcc6d737e8ba20f39ed /xnt/__init__.py
parent082e85051d5f5c877090cbaf3ef9c011e952a8de (diff)
parent44ef20c131021c7bcb83079d0e56321b6f9c17b4 (diff)
downloadxnt-fe18807a9307a43d19c2d14489f48e6d0370d878.tar.gz
xnt-fe18807a9307a43d19c2d14489f48e6d0370d878.tar.xz
Merge branch 'rewrite_xenant'
Diffstat (limited to 'xnt/__init__.py')
-rw-r--r--xnt/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/xnt/__init__.py b/xnt/__init__.py
index d96178a..762efdc 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.4.1"
+__version__ = "Xnt 0.5.0dev1"
__license__ = """
Xnt -- A Wrapper Build Tool
Copyright (C) 2012 Kenny Ballou