Software Público Brasileiro
Portal do
Software Público Brasileiro
Cadastre-se
Entrar
×
Project
Files
Commits
Network
Graphs
Issues
0
Merge Requests
0
Wiki
Download as
Email Patches
Plain Diff
Browse Code »
Commit
b261d1fb00c7ba6ebdde7867448a84626feea787
Authored by
Lucas Kanashiro
2016-03-10 10:08:22 -0300
1 parent
528085d0
Exists in
master
Bump version to 1.1
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
Makefile
Side-by-side Diff
Inline Diff
Makefile
Wrap text
Diff comments
View file @
b261d1f
1
1
NAME = colab-plugins
2
-VERSION = 1.
0
2
+VERSION = 1.
1
3
3
PREFIX = /usr
4
4
TARGET = $(DESTDIR)$(PREFIX)/lib/colab
5
5
DISTDIR = $(NAME)-$(VERSION)
...
...