Skip to content

Commit 86764ea

Browse files
author
Jenkins Build Slave User
committed
10.0.2
1 parent e466dff commit 86764ea

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], [10.0.1], [[email protected]])
11+
AC_INIT([ceph], [10.0.2], [[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.2-1) stable; urgency=low
2+
3+
* New upstream release
4+
5+
-- Alfredo Deza <[email protected]> Wed, 13 Jan 2016 16:22:26 +0000
6+
17
ceph (10.0.1-1) stable; urgency=low
28

39
* New upstream release

0 commit comments

Comments
 (0)