Skip to content

Commit

Permalink
Tag 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bradp committed Oct 4, 2015
1 parent 82b8782 commit 3dc233f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
3 changes: 1 addition & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
## Change Log


#### 1.9.2 - *2015-10-1* ####
#### 1.9.3 - *2015-10-4* ####

* Add Hooks system for extensibility and modifications
* Add SITENAME / SITEDOMAIN instructions to Blueprints
Expand Down
4 changes: 2 additions & 2 deletions vv
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# By Brad Parbs <[email protected]>
# Originally by Alison Barrett <[email protected]>
#
# Version 1.9.2
# Version 1.9.3
#
# Varying Vagrant Vagrants (https://github.com/Varying-Vagrant-Vagrants/VVV).
#
Expand Down Expand Up @@ -35,7 +35,7 @@
# with this program; if not, write to the Free Software Foundation, Inc.,
# 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.1.6.0
#
version_number=1.9.2
version_number=1.9.3

if [[ "$1" == "vv_internal_debug" ]]; then
# We check this before anything else, so we can debug all of vv
Expand Down

0 comments on commit 3dc233f

Please sign in to comment.