summaryrefslogtreecommitdiff
path: root/xnt/__init__.py
diff options
context:
space:
mode:
authorkennyballou <kballou@onyx.boisestate.edu>2013-01-25 18:54:56 -0700
committerkennyballou <kballou@onyx.boisestate.edu>2013-01-25 18:54:56 -0700
commit330840b8412a2e631f9bb4a99518403dce74a135 (patch)
tree18ae46889bc639030e3626f810e6f905ebf62674 /xnt/__init__.py
parent564c08e6d6ccd928f2b0a3f7f5a81a404359c748 (diff)
downloadxnt-330840b8412a2e631f9bb4a99518403dce74a135.tar.gz
xnt-330840b8412a2e631f9bb4a99518403dce74a135.tar.xz
Increment Version -- Add release notes
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 e9ebc5f..810a83c 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.0"
+__version__ = "Xnt 0.4.1"
__license__ = """
Xnt -- A Wrapper Build Tool
Copyright (C) 2012 Kenny Ballou