Commit 76353f280114700d266ada6abefd885b17443eb8

Authored by David Silva
1 parent 4446197d

Fix colab-deps version

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