Commit 82c9c8644c53a92a7064fa62f7716494f1c23c41

Authored by Daniel Damasceno
1 parent 14206885

Bump 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.12.6
  2 +VERSION = 1.12.7
3 3 PREFIX = /usr
4 4 TARGET = $(DESTDIR)$(PREFIX)/lib/colab
5 5 DISTDIR = $(NAME)-$(VERSION)
... ...