Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Commit

Permalink
Bumping version to 2.8.1-0.1.beta
Browse files Browse the repository at this point in the history
  • Loading branch information
dkliban committed Mar 7, 2016
1 parent b8c4135 commit 07699e1
Show file tree
Hide file tree
Showing 18 changed files with 19 additions and 19 deletions.
2 changes: 1 addition & 1 deletion agent/setup.py
Expand Up @@ -4,7 +4,7 @@

setup(
name='pulp-agent',
version='2.8.0b8',
version='2.8.1b1',
license='GPLv2+',
packages=find_packages(exclude=['test']),
author='Pulp Team',
Expand Down
2 changes: 1 addition & 1 deletion bindings/setup.py
Expand Up @@ -4,7 +4,7 @@

setup(
name='pulp-bindings',
version='2.8.0b8',
version='2.8.1b1',
license='GPLv2+',
packages=find_packages(exclude=['test']),
author='Pulp Team',
Expand Down
2 changes: 1 addition & 1 deletion client_admin/setup.py
Expand Up @@ -4,7 +4,7 @@

setup(
name='pulp-client-admin',
version='2.8.0b8',
version='2.8.1b1',
license='GPLv2+',
packages=find_packages(exclude=['test']),
author='Pulp Team',
Expand Down
2 changes: 1 addition & 1 deletion client_consumer/setup.py
Expand Up @@ -2,7 +2,7 @@

setup(
name='pulp-client-consumer',
version='2.8.0b8',
version='2.8.1b1',
license='GPLv2+',
packages=find_packages(exclude=['test']),
author='Pulp Team',
Expand Down
2 changes: 1 addition & 1 deletion client_lib/setup.py
Expand Up @@ -4,7 +4,7 @@

setup(
name='pulp-client-lib',
version='2.8.0b8',
version='2.8.1b1',
license='GPLv2+',
packages=find_packages(exclude=['test']),
author='Pulp Team',
Expand Down
2 changes: 1 addition & 1 deletion common/setup.py
Expand Up @@ -2,7 +2,7 @@

setup(
name='pulp-common',
version='2.8.0b8',
version='2.8.1b1',
license='GPLv2+',
packages=find_packages(exclude=['test']),
author='Pulp Team',
Expand Down
2 changes: 1 addition & 1 deletion devel/setup.py
Expand Up @@ -3,7 +3,7 @@

setup(
name='pulp-devel',
version='2.8.0b8',
version='2.8.1b1',
license='GPLv2+',
packages=find_packages(exclude=['test', 'test.*']),
author='Pulp Team',
Expand Down
2 changes: 1 addition & 1 deletion docs/conf.py
Expand Up @@ -57,7 +57,7 @@
# The short X.Y version.
version = '2.8'
# The full version, including alpha/beta/rc tags.
release = '2.8.0b8'
release = '2.8.1b1'

# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
Expand Down
2 changes: 1 addition & 1 deletion nodes/child/setup.py
Expand Up @@ -2,7 +2,7 @@

setup(
name='pulp_node_child',
version='2.8.0b8',
version='2.8.1b1',
license='GPLv2+',
packages=find_packages(),
author='Pulp Team',
Expand Down
2 changes: 1 addition & 1 deletion nodes/common/setup.py
Expand Up @@ -2,7 +2,7 @@

setup(
name='pulp_node_common',
version='2.8.0b8',
version='2.8.1b1',
license='GPLv2+',
packages=find_packages(),
author='Pulp Team',
Expand Down
2 changes: 1 addition & 1 deletion nodes/extensions/admin/setup.py
Expand Up @@ -2,7 +2,7 @@

setup(
name='pulp_node_admin_extensions',
version='2.8.0b8',
version='2.8.1b1',
license='GPLv2+',
packages=find_packages(exclude=['test', 'test.*']),
author='Pulp Team',
Expand Down
2 changes: 1 addition & 1 deletion nodes/extensions/consumer/setup.py
Expand Up @@ -2,7 +2,7 @@

setup(
name='pulp_node_consumer_extensions',
version='2.8.0b8',
version='2.8.1b1',
license='GPLv2+',
packages=find_packages(exclude=['test', 'test.*']),
author='Pulp Team',
Expand Down
2 changes: 1 addition & 1 deletion nodes/parent/setup.py
Expand Up @@ -2,7 +2,7 @@

setup(
name='pulp_node_parent',
version='2.8.0b8',
version='2.8.1b1',
license='GPLv2+',
packages=find_packages(),
author='Pulp Team',
Expand Down
2 changes: 1 addition & 1 deletion oid_validation/setup.py
Expand Up @@ -5,7 +5,7 @@

setup(
name='pulp-oid_validation',
version='2.8.0b8',
version='2.8.1b1',
license='GPLv2+',
packages=find_packages(exclude=['test']),
author='Pulp Team',
Expand Down
4 changes: 2 additions & 2 deletions pulp.spec
Expand Up @@ -34,8 +34,8 @@
# ---- Pulp Platform -----------------------------------------------------------

Name: pulp
Version: 2.8.0
Release: 0.8.beta%{?dist}
Version: 2.8.1
Release: 0.1.beta%{?dist}
Summary: An application for managing software content
Group: Development/Languages
License: GPLv2
Expand Down
2 changes: 1 addition & 1 deletion repoauth/setup.py
Expand Up @@ -3,7 +3,7 @@

setup(
name='pulp-repoauth',
version='2.8.0b8',
version='2.8.1b1',
license='GPLv2+',
packages=find_packages(exclude=['test']),
author='Pulp Team',
Expand Down
2 changes: 1 addition & 1 deletion server/setup.py
Expand Up @@ -15,7 +15,7 @@

setup(
name='pulp-server',
version='2.8.0b8',
version='2.8.1b1',
license='GPLv2+',
packages=find_packages(exclude=['test']),
author='Pulp Team',
Expand Down
2 changes: 1 addition & 1 deletion streamer/setup.py
Expand Up @@ -11,7 +11,7 @@

setup(
name='pulp-streamer',
version='2.8.0b8',
version='2.8.1b1',
license='GPLv2+',
packages=find_packages(exclude=['test']),
author='Pulp Team',
Expand Down

0 comments on commit 07699e1

Please sign in to comment.