Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
kissifrot committed Dec 20, 2016
1 parent 4fff119 commit 733f6ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions INSTALL
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ For Apple OSX with Fink:

2) Download Backup-Manager:

Olga:~ user$ curl -L https://github.com/sukria/Backup-Manager/zipball/v0.7.12 > ~/Desktop/Backup-manager-0.7.12.zip
Olga:~ user$ curl -L https://github.com/sukria/Backup-Manager/archive/0.7.13.zip > ~/Desktop/Backup-manager-0.7.13.zip
Olga:~ user$ cd ~/Desktop
Olga:Desktop user$ unzip backup-manager-0.7.12.zip
Olga:Desktop user$ cd sukria-Backup-Manager-g3bfd294
Olga:Desktop user$ unzip backup-manager-0.7.13.zip
Olga:Desktop user$ cd Backup-Manager-0.7.13

3) Then "make install", and install the needed packages asked by Fink,
as all the needed packages are not installed with the basic Fink install.
Expand Down
2 changes: 1 addition & 1 deletion backup-manager
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
set -e

RELEASE="true"
VERSION="0.7.12"
VERSION="0.7.13"

#Set prefix for paths
BIN_PREFIX=/usr/bin
Expand Down

0 comments on commit 733f6ee

Please sign in to comment.