Commit 2e5b0db817ce187f3f74999f8d9d54eb29c25cd3

Authored by Lucas Kanashiro
1 parent 65fee5fb

Bump colab-deps version to 1.12.8

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