Commit 536a146d6a1f1faee6d74c34417b9a7d88790f57

Authored by Lucas Kanashiro
1 parent 7369dd87
Exists in master

Set up version

Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Makefile
1 1 NAME = colab-plugins
2   -VERSION = 1.13.0
  2 +VERSION = 1.0
3 3 PREFIX = /usr
4 4 TARGET = $(DESTDIR)$(PREFIX)/lib/colab
5 5 DISTDIR = $(NAME)-$(VERSION)
... ...