summaryrefslogtreecommitdiff
path: root/Jamfile.jam
diff options
context:
space:
mode:
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 df8d5be..6d329fb 100644
--- a/Jamfile.jam
+++ b/Jamfile.jam
@@ -144,7 +144,7 @@ for SAMPLE in [ Glob docs/samples : *.cpp ]
}
# release
-VERSION = 0.9 ;
+VERSION = 1.0 ;
RELEASE_FILES =
[ Glob contrib : *.cpp *.hpp ]
[ Glob src : *.cpp *.hpp ]