aboutsummaryrefslogtreecommitdiffstats
path: root/src/cowlib.app.src
diff options
context:
space:
mode:
Diffstat (limited to 'src/cowlib.app.src')
-rw-r--r--src/cowlib.app.src4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/cowlib.app.src b/src/cowlib.app.src
index e6a29f8..5d358c2 100644
--- a/src/cowlib.app.src
+++ b/src/cowlib.app.src
@@ -1,4 +1,4 @@
-%% Copyright (c) 2013-2014, Loïc Hoguin <[email protected]>
+%% Copyright (c) 2013-2015, Loïc Hoguin <[email protected]>
%%
%% Permission to use, copy, modify, and/or distribute this software for any
%% purpose with or without fee is hereby granted, provided that the above
@@ -14,7 +14,7 @@
{application, cowlib, [
{description, "Support library for manipulating Web protocols."},
- {vsn, "1.0.1"},
+ {vsn, "1.2.0"},
{id, "git"},
{modules, []},
{registered, []},