spm

simple password manager
git clone anongit@rnpnr.xyz:spm.git
Log | Files | Refs | Feed | README | LICENSE

Commit: 6b0494785ce781e46f28541ff3e3e81f30cbf8f5
Parent: c5ccac818409e270eda6d68f016520ecc193754a
Author: Sören Tempel
Date:   Sun, 27 Sep 2015 20:21:54 +0200

Bump version to 1.3

Diffstat:
MMakefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -13,7 +13,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 = 1.2 +VERSION = 1.3 PREFIX = /usr/local BINDIR = $(PREFIX)/bin MANDIR = $(PREFIX)/share/man