summaryrefslogtreecommitdiff
path: root/src/pycryptopp/_version.py
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-08-22 16:39:52 -0400
committerMicah Anderson <micah@riseup.net>2013-08-22 16:39:52 -0400
commit5e60e0e3af85f22aa0afe8bf0ecf85619afacfeb (patch)
tree6a91a3de86fa8de0b4167cc947ab72991bf8da31 /src/pycryptopp/_version.py
parent30e9097985656920f01a72efc1088caa2b8d41b3 (diff)
Imported Upstream version 0.6.0.12upstream/0.6.0.12
Diffstat (limited to 'src/pycryptopp/_version.py')
-rw-r--r--src/pycryptopp/_version.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/pycryptopp/_version.py b/src/pycryptopp/_version.py
new file mode 100644
index 0000000..c5c437f
--- /dev/null
+++ b/src/pycryptopp/_version.py
@@ -0,0 +1,8 @@
+
+# This is the version of this tree, as created by pycryptopp's setup.py from the
+# git information: the main version number is taken from the most recent
+# release tag. If some patches have been added since the last release, this
+# will have a -NN "build number" suffix, followed by -gXXX "revid" suffix.
+
+__pkgname__ = "pycryptopp"
+__version__ = "0.6.0.1206569328141510525648634803928199668821045408958"