Skip to content

Commit

Permalink
fixup! deploy: Keep last deployment version during stage
Browse files Browse the repository at this point in the history
Use proper version
  • Loading branch information
r4f4 committed Dec 20, 2019
1 parent 06efb55 commit eb5d56f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libostree/ostree-sysroot-deploy.c
Original file line number Diff line number Diff line change
Expand Up @@ -2842,7 +2842,7 @@ ostree_sysroot_stage_tree (OstreeSysroot *self,
* Like ostree_sysroot_deploy_tree(), but "finalization" only occurs at OS
* shutdown time.
*
* Since: 2019.?
* Since: 2019.7
*/
gboolean
ostree_sysroot_stage_tree_with_flags (OstreeSysroot *self,
Expand Down

0 comments on commit eb5d56f

Please sign in to comment.