aboutsummaryrefslogtreecommitdiff
path: root/tests/manifest
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2015-06-24 16:57:46 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2015-06-26 14:33:11 +0200
commitccad54fefd2d8c980c61ae487dd3bcc9237a6137 (patch)
tree36566cb8e072c444cf8e344a5844800f7e177c86 /tests/manifest
parent5a5be442f4604b4634ed55a4d3980addcf60838f (diff)
Implement package version struct
Diffstat (limited to 'tests/manifest')
-rw-r--r--tests/manifest/driver.cxx2
-rw-r--r--tests/manifest/manifest4
2 files changed, 3 insertions, 3 deletions
diff --git a/tests/manifest/driver.cxx b/tests/manifest/driver.cxx
index ff6005c..f3b5abf 100644
--- a/tests/manifest/driver.cxx
+++ b/tests/manifest/driver.cxx
@@ -38,7 +38,7 @@ main (int argc, char* argv[])
cerr << "io failure" << endl;
return 1;
}
- catch (const std::exception& e)
+ catch (const exception& e)
{
cerr << e.what () << endl;
return 1;
diff --git a/tests/manifest/manifest b/tests/manifest/manifest
index 8d4da6c..6aac49e 100644
--- a/tests/manifest/manifest
+++ b/tests/manifest/manifest
@@ -31,7 +31,7 @@ requires: zlib; Most Linux/UNIX systems already have one; or get it at\
www.zlib.net.
:
name: libbar
-version: 3.4A.5-a6
+version: 3.4A.5-6
summary: Modern bar management framework
license: LGPLv2
tags: c++, xml, modern
@@ -40,7 +40,7 @@ url: http://www.example.org/projects/libbar/
email: libbar-users@example.org
:
name: libbaz
-version: 3.4A.5-a6
+version: 2+3.4A.5-3
summary: Modern baz system
license: LGPLv2
url: http://www.example.org/projects/libbar/