summaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-04 08:36:31 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-04 08:39:27 +0200
commitad8f7a38ae92413115d6c1ee4aa2f002067b6858 (patch)
treeb12f8c49683fb8b4dcff4543f02d366cdbc0f85b /manifest
parentc9f9e7c75b41278c261e0e7a4617923122727c60 (diff)
Revert version back to 1.0.0
If we keep updating versions (as we would in a normal project), keeping documentation in sync becomes a lot of work. Also, having multiple versions in the repository gets really confusing.
Diffstat (limited to 'manifest')
-rw-r--r--manifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifest b/manifest
index f68b5e7..75dc91b 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: libhello
-version: 1.0.1
+version: 1.0.0
summary: The "Hello World" example library
license: MIT
tags: c++, hello, world, example