Commit a34a7ff9de649f0b99c748e68698200ddf0c4d57

Authored by Matheus Fernandes
1 parent feb8e9b8

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