From 536a146d6a1f1faee6d74c34417b9a7d88790f57 Mon Sep 17 00:00:00 2001 From: Lucas Kanashiro Date: Thu, 18 Feb 2016 15:03:21 -0200 Subject: [PATCH] Set up version --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b51fe7b..8c8b97a 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ NAME = colab-plugins -VERSION = 1.13.0 +VERSION = 1.0 PREFIX = /usr TARGET = $(DESTDIR)$(PREFIX)/lib/colab DISTDIR = $(NAME)-$(VERSION) -- libgit2 0.21.2