diff options
author | Peter Wu <peter@lekensteyn.nl> | 2020-02-14 23:14:28 +0000 |
---|---|---|
committer | Peter Wu <peter@lekensteyn.nl> | 2020-02-14 23:21:42 +0000 |
commit | fda0ad2142ddbed6da6152c00c5cfacae7af7d2f (patch) | |
tree | 42ebaf156d9c6f887251d8593931d6c8011d7164 /centos | |
parent | 3535e32ecdfc118c4d03979a182f81e7e33beb7f (diff) | |
download | rspamd-fda0ad2142ddbed6da6152c00c5cfacae7af7d2f.tar.gz rspamd-fda0ad2142ddbed6da6152c00c5cfacae7af7d2f.zip |
[Minor] Update Debian and RPM package versions
* Add script that can be used after tagging to update versions.
* Example (for this commit): `./set-version.sh 2.4`
* Clear Debian changelog, this information is not updated anyway.
Diffstat (limited to 'centos')
-rw-r--r-- | centos/rspamd.spec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/centos/rspamd.spec b/centos/rspamd.spec index c5f0ee4e1..38520da79 100644 --- a/centos/rspamd.spec +++ b/centos/rspamd.spec @@ -8,7 +8,7 @@ %define rspamd_wwwdir %{_datadir}/rspamd/www Name: rspamd -Version: 1.1.0 +Version: 2.4 Release: 1 Summary: Rapid spam filtering system Group: System Environment/Daemons |