summaryrefslogtreecommitdiff
path: root/Jamfile.jam
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-03-18 21:19:58 -0700
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2015-03-18 21:20:40 -0700
commite68048518ea4830ffcdaf79e7f929713263c6f06 (patch)
tree030fd28ff85ec643e6464c90ab8202feeca91d22 /Jamfile.jam
parent5f996eba6deaa804bf4caced8acc65d8626720d6 (diff)
Update version to 1.6
Diffstat (limited to 'Jamfile.jam')
-rw-r--r--Jamfile.jam2
1 files changed, 1 insertions, 1 deletions
diff --git a/Jamfile.jam b/Jamfile.jam
index 512e2c9..bf1ffcf 100644
--- a/Jamfile.jam
+++ b/Jamfile.jam
@@ -144,7 +144,7 @@ for SAMPLE in [ Glob docs/samples : *.cpp ]
}
# release
-VERSION = 1.5 ;
+VERSION = 1.6 ;
RELEASE_FILES =
[ Glob contrib : *.cpp *.hpp ]
[ Glob src : *.cpp *.hpp ]