diff options
| author | Loïc Hoguin <[email protected]> | 2018-04-30 14:34:10 +0200 |
|---|---|---|
| committer | Loïc Hoguin <[email protected]> | 2018-04-30 14:34:10 +0200 |
| commit | 56a3fee151340212c1b7a92344e4ece07fc15010 (patch) | |
| tree | 77ac499cb786ee9f5947630be128173cbeec8780 /Makefile | |
| parent | 193521aa7351df37c19795e1d65b0f4e2ba97c9f (diff) | |
| download | cowlib-2.3.0.tar.gz cowlib-2.3.0.tar.bz2 cowlib-2.3.0.zip | |
Cowlib 2.3.02.3.0
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ PROJECT = cowlib PROJECT_DESCRIPTION = Support library for manipulating Web protocols. -PROJECT_VERSION = 2.2.1 +PROJECT_VERSION = 2.3.0 # Options. |
