aboutsummaryrefslogtreecommitdiffstats
path: root/botan_version.py
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2016-05-06 11:23:04 -0400
committerJack Lloyd <[email protected]>2016-05-06 11:23:04 -0400
commit97a2c18c6017be6c871c1fc673f2f100fa3e8794 (patch)
treed942e25558eda0e66cc8920a0ecc2422abf1cf13 /botan_version.py
parent2b033c1c82d83913075e016350b90eb6e0db89a9 (diff)
Update version code to 1.11.30
Diffstat (limited to 'botan_version.py')
-rw-r--r--botan_version.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/botan_version.py b/botan_version.py
index b92681d93..e5e2b811a 100644
--- a/botan_version.py
+++ b/botan_version.py
@@ -1,7 +1,7 @@
release_major = 1
release_minor = 11
-release_patch = 29
+release_patch = 30
release_so_abi_rev = release_patch
# These are set by the distribution script