diff options
Diffstat (limited to 'bin/update-release-info.py')
-rw-r--r-- | bin/update-release-info.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/update-release-info.py b/bin/update-release-info.py index 3b98c48..08f05dc 100644 --- a/bin/update-release-info.py +++ b/bin/update-release-info.py @@ -57,7 +57,7 @@ In 'post' mode, files are prepared for the next release cycle: # OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -__revision__ = "bin/update-release-info.py 2014/07/05 09:42:21 garyo" +__revision__ = "bin/update-release-info.py 2014/08/24 12:12:31 garyo" import os import sys |