Skip to content

Commit

Permalink
Bump version to 1.2.0
Browse files Browse the repository at this point in the history
Bump version to 1.2.0

Tracked-On: OAM-105393
Signed-off-by: Yadong Qi <[email protected]>
  • Loading branch information
YadongQi authored and sysopenci committed Jan 6, 2023
1 parent 033c345 commit 0c02830
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
vm-manager (1.2.0) stable; urgency=medium

* Bump version to 1.2.0

-- Qi, Yadong <[email protected]> Fri, 06 Jan 2023 11:06:30 +0800

vm-manager (1.1.0) stable; urgency=medium

* Bump version to 1.1.0
Expand Down
2 changes: 1 addition & 1 deletion src/cmake/revisionCMake.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#
#

set(main_revision_ "1.1.0")
set(main_revision_ "1.2.0")

set(rel_version_ "unknown")

Expand Down

0 comments on commit 0c02830

Please sign in to comment.