summaryrefslogtreecommitdiff
path: root/manifest
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-09-04 08:41:17 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-09-04 08:41:17 +0200
commit48805b23764db0dbeb128c5c3f773d4bbeb34eff (patch)
treeaca1003cee3ae0e29ad692d8e085e2dc2a68bbb0 /manifest
parentbb6a97a8f3e4e046442eaf8814b30d9c9995bfd2 (diff)
Revert version back to 1.1.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 4871ec1..db53350 100644
--- a/manifest
+++ b/manifest
@@ -1,6 +1,6 @@
: 1
name: libhello
-version: 1.1.1
+version: 1.1.0
summary: The "Hello World" example library
license: MIT
tags: c++, hello, world, example