summaryrefslogtreecommitdiff
path: root/src/atomic_ops/ao_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/atomic_ops/ao_version.h')
-rw-r--r--src/atomic_ops/ao_version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/atomic_ops/ao_version.h b/src/atomic_ops/ao_version.h
index 884bdf0..c0345f2 100644
--- a/src/atomic_ops/ao_version.h
+++ b/src/atomic_ops/ao_version.h
@@ -34,5 +34,5 @@
/* The version here should match that in configure.ac and README. */
#define AO_VERSION_MAJOR 7
-#define AO_VERSION_MINOR 7
-#define AO_VERSION_MICRO 0 /* 7.7.0 */
+#define AO_VERSION_MINOR 8
+#define AO_VERSION_MICRO 0 /* 7.8.0 */