Commit 06a7fd8b1fd546ab2d9ca4a8db00551d8913ce56

Authored by Lucas Kanashiro
1 parent 8bdd27e2

Bump colab-deps version to 1.12.12

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