spm

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

Commit: c32c9bb57ec7d79e56ddf1c0392ed892b4eacac6
Parent: e36ef45ff20a225ff0f6657ccb5bd51a632464ea
Author: Klemens Nanni
Date:   Fri,  3 Jun 2016 19:24:20 +0200

Bump version to 1.4.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.4.1 +VERSION = 1.4.3 PREFIX = /usr/local BINDIR = $(PREFIX)/bin MANDIR = $(PREFIX)/share/man