Skip to content

Commit

Permalink
v0.42.1
Browse files Browse the repository at this point in the history
  • Loading branch information
liewegas committed Feb 24, 2012
1 parent 0281f1c commit c3e1291
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ AC_PREREQ(2.59)
# NOTE: This version is _only_ used for naming the tarball. The
# VERSION define is not used by the code. It gets a version string
# from 'git describe'; see src/ceph_ver.[ch]
AC_INIT([ceph], [0.42], [[email protected]])
AC_INIT([ceph], [0.42.1], [[email protected]])

AC_CONFIG_SUBDIRS([src/gtest])

Expand Down
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
ceph (0.42.1-1) experimental; urgency=low

* New upstream release

-- Sage Weil <[email protected]> Thu, 23 Feb 2012 18:46:23 -0800

ceph (0.42-1) experimental; urgency=low

* New upstream relese
Expand Down

0 comments on commit c3e1291

Please sign in to comment.