summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2014-08-25 20:38:37 -0700
committerVincent Sanders <vince@kyllikki.org>2014-08-25 20:38:37 -0700
commitb07864e66a48adfab83052db94c962a261a53eb4 (patch)
treeac319f1bce00f780b87578bc5fc798fb80347273
parent969bd97cc5c55edc3475b97849c0b7cfbebf95dc (diff)
downloadbuildsystem-b07864e66a48adfab83052db94c962a261a53eb4.tar.gz
buildsystem-b07864e66a48adfab83052db94c962a261a53eb4.tar.bz2
Update component version for releaserelease/1.2
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0f8163f..f8365af 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@
# Component settings
COMPONENT := buildsystem
-COMPONENT_VERSION := 1.1
+COMPONENT_VERSION := 1.2
.PHONY:all usage install dist clean distclean test