This is the mail archive of the cygwin-apps-cvs mailing list for the cygwin-apps project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[calm - Cygwin server-side packaging maintenance script] branch master, updated. 20160705-52-g2c3912b




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/calm.git;h=2c3912b9ef9ba9c3601681c6a4e65f3bc6aa8e47

commit 2c3912b9ef9ba9c3601681c6a4e65f3bc6aa8e47
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Mon Mar 27 19:02:09 2017 +0100

    Update version to 20170327


Diff:
---
 setup.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/setup.py b/setup.py
index 341c9ed..6472e62 100644
--- a/setup.py
+++ b/setup.py
@@ -2,7 +2,7 @@ from setuptools import setup
 
 setup(
     name='calm',
-    version='20170215',
+    version='20170327',
     description='Cygwin packaging maintenance tool',
     long_description=open('README.md').read(),
     author='Jon Turney',


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]