Commit d793615183ccebe19a64973555980907418aa405

Authored by Sergio Oliveira
Committed by Luciano Prestes
1 parent f5212b93

Version bump

Signed-off-by: Lucas Kanashiro <kanashiro.duarte@gmail.com>
Signed-off-by: Sergio Oliveira <seocam@seocam.com>
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
src/colab-spb-theme-plugin/Makefile
1 1 PACKAGE = colab-spb-theme
2   -VERSION = 0.2.1
  2 +VERSION = 0.3
3 3 DISTDIR = dist
4 4 PACKAGE_NAME = $(PACKAGE)-$(VERSION)
5 5 TARBALL = $(PACKAGE_NAME).tar.gz
... ...