aboutsummaryrefslogtreecommitdiffstats
path: root/botan_version.py
diff options
context:
space:
mode:
authorlloyd <[email protected]>2013-04-12 15:53:41 +0000
committerlloyd <[email protected]>2013-04-12 15:53:41 +0000
commit0ae00b623fa20ac9041c50f1bf9ca20df9702fd4 (patch)
tree943bbfc7001a4b717387628525ced1aa4e0e71b0 /botan_version.py
parent01b74b1cf1772c1b26a041f662286cd3c84bbf62 (diff)
Tick version to 1.10.4
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 a454dcd7e..8680258b6 100644
--- a/botan_version.py
+++ b/botan_version.py
@@ -1,7 +1,7 @@
release_major = 1
release_minor = 11
-release_patch = 3
+release_patch = 4
release_so_abi_rev = release_patch
# These are set by the distribution script