Skip to content
This repository has been archived by the owner on May 13, 2020. It is now read-only.

Commit

Permalink
Preparing release 1.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mgedmin committed Oct 8, 2012
1 parent 3ce40ef commit 9af3f7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.txt
@@ -1,7 +1,7 @@
CHANGES
=======

1.4.0 (unreleased)
1.4.0 (2012-10-08)
------------------

- Set umask to avoid world-readable log and cache files.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -21,7 +21,7 @@ def read(*rnames):

setup(
name='cipher.googlepam',
version='1.4.0dev',
version='1.4.0',
description='Google PAM Module',
long_description=(
read('README.txt')
Expand Down

0 comments on commit 9af3f7f

Please sign in to comment.