Commit b261d1fb00c7ba6ebdde7867448a84626feea787

Authored by Lucas Kanashiro
1 parent 528085d0
Exists in master

Bump version to 1.1

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