diff --git a/README.md b/README.md index aa949109..dd1ab00a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ Advanced multi-threaded PostgreSQL connection pooler and request router. #### Project status -Although we run Odyssey in production, the project is currently in Beta. We appreciate any kind of feedback and contribution to the project. +Odyssey is production-ready, it is being used in large production setups. We appreciate any kind of feedback and contribution to the project. diff --git a/scripts/centos/odyssey.spec b/scripts/centos/odyssey.spec index 1140dc72..0a61e82a 100644 --- a/scripts/centos/odyssey.spec +++ b/scripts/centos/odyssey.spec @@ -1,5 +1,5 @@ Name: odyssey -Version: 1.0beta +Version: 1.0 Release: 1%{?dist} Summary: Advanced multi-threaded PostgreSQL connection pooler and request router