Skip to content

Commit 2622993

Browse files
author
Jenkins Build Slave User
committed
10.0.0
1 parent 3ab1668 commit 2622993

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ AC_PREREQ(2.59)
88
# VERSION define is not used by the code. It gets a version string
99
# from 'git describe'; see src/ceph_ver.[ch]
1010

11-
AC_INIT([ceph], [9.2.0], [[email protected]])
11+
AC_INIT([ceph], [10.0.0], [[email protected]])
1212

1313
AX_CXX_COMPILE_STDCXX_11(, mandatory)
1414

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
ceph (10.0.0-1) stable; urgency=low
2+
3+
* New upstream release
4+
5+
-- Alfredo Deza <[email protected]> Mon, 16 Nov 2015 21:41:53 +0000
6+
17
ceph (9.2.0-1) stable; urgency=low
28

39
* New upstream release

0 commit comments

Comments
 (0)