Skip to content

Commit

Permalink
0.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ekalinin committed Oct 10, 2014
1 parent f1be403 commit 70cbef0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Changelog
=========

0.7.5 (10-10-2014)
------------------
* imroved rust[-prebuilt] plugin:
* added export ``LD_LIBRARY_PATH`` before env activation
* each nightly build marked with date to see when it was build

0.7.4 (01-10-2014)
------------------
* added commands ``export``/``import``
Expand Down
2 changes: 1 addition & 1 deletion src/nv-commands/version
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

NV_VERSION=0.7.4
NV_VERSION=0.7.5

nv_cmd_default() {
echo "$(nv_cmd_name) $NV_VERSION"
Expand Down

0 comments on commit 70cbef0

Please sign in to comment.