Commit 5ce408a57ef09b430c7b20e6781d6b966f73d24d

Authored by Lucas Severo Alves
1 parent 5591f997

bump colab-deps version

Signed-off-by: Lucas Severo <lucassalves65@gmail.com>
Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
Signed-off-by: Ricardo Teixeira <ricardocdzg@hotmail.com>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Makefile
1 1 NAME = colab-deps
2   -VERSION = 1.12.3
  2 +VERSION = 1.12.4
3 3 PREFIX = /usr
4 4 TARGET = $(DESTDIR)$(PREFIX)/lib/colab
5 5 DISTDIR = $(NAME)-$(VERSION)
... ...