Skip to content

Commit

Permalink
beta5 -> beta6
Browse files Browse the repository at this point in the history
  • Loading branch information
vedaldi committed Sep 24, 2014
1 parent 6ee1724 commit b639a60
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ CUDAROOT ?= /Developer/NVIDIA/CUDA-5.5
MATLABROOT ?= /Applications/MATLAB_R2014a.app

NAME = matconvnet
VER = 1.0-beta5
VER = 1.0-beta6
DIST = $(NAME)-$(VER)
MARKDOWN = markdown2
HOST = vlfeat-admin:sites/sandbox-matconvnet
Expand Down
3 changes: 2 additions & 1 deletion doc/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ efficient, and can run and learn state-of-the-art CNNs. Several
example CNNs are included to classify and encode images.

- [Homepage](http://www.vlfeat.org/matconvnet)
- Tarball for [version 1.0-beta5](download/matconvnet-1.0-beta5.tar.gz)
- Tarball for [version 1.0-beta6](download/matconvnet-1.0-beta6.tar.gz)
- [GIT repository](http://www.github.com/vlfeat/matconvnet.git)
- [PDF manual](matconvnet-manual.pdf) (see also MATLAB inline help).
- [Installation instructions](#installing)
Expand Down Expand Up @@ -251,6 +251,7 @@ donation of the GPUs used to develop this software.

## Changes

- 1.0-beta6 (September 2014) Performance improvements
- 1.0-beta5 (September 2014) Bugfixes, adds more documentation,
improves ImageNet example.
- 1.0-beta4 (August 2014) Further cleanup.
Expand Down

0 comments on commit b639a60

Please sign in to comment.