diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 795d5b74..c3aba0c9 100644 --- a/Makefile.am +++ b/Makefile.am @@ -32,7 +32,7 @@ RELEASE = -release 2.0 # # Once an RC is out, DO NOT MAKE ANY ABI-BREAKING CHANGES IN THAT SERIES # UNLESS YOU REALLY REALLY HAVE TO. -VERSION_INFO = 5:1:0 +VERSION_INFO = 6:0:1 # History: RELEASE VERSION_INFO # 2.0.1-alpha -- 2.0 1:0:0 |