summaryrefslogtreecommitdiff
path: root/Jamfile.jam
diff options
context:
space:
mode:
authorArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-11-17 21:47:37 -0800
committerArseny Kapoulkine <arseny.kapoulkine@gmail.com>2014-11-17 21:47:37 -0800
commitb041e94f29fee9800f02ca6c257fe6cea4eae72a (patch)
tree8a9968ca61e5fa36cedd55a9f50a444b6276b407 /Jamfile.jam
parente9956ae3a6593efc6f8cb344a00432ece51d1574 (diff)
Update version to 1.5
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 d85188d..512e2c9 100644
--- a/Jamfile.jam
+++ b/Jamfile.jam
@@ -144,7 +144,7 @@ for SAMPLE in [ Glob docs/samples : *.cpp ]
}
# release
-VERSION = 1.4 ;
+VERSION = 1.5 ;
RELEASE_FILES =
[ Glob contrib : *.cpp *.hpp ]
[ Glob src : *.cpp *.hpp ]