Changeset 93:4afb413401e3 in xplra
- Timestamp:
- 09/21/17 17:00:31 (7 years ago)
- Branch:
- default
- Phase:
- public
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
configure.ac
r74 r93 1 AC_INIT(xplra, 0. 1, ivaradi@gmail.com)1 AC_INIT(xplra, 0.2, ivaradi@gmail.com) 2 2 AM_INIT_AUTOMAKE([foreign no-exeext]) 3 3 -
setup.py
r63 r93 16 16 17 17 setup(name = "xplra", 18 version = "0. 1",18 version = "0.2", 19 19 description = "Python client module for XPLRA", 20 20 long_description = long_description,
Note:
See TracChangeset
for help on using the changeset viewer.