Skip to content

Commit

Permalink
Merge pull request #317 from n-kawauchi/update_version
Browse files Browse the repository at this point in the history
バージョン2.1.0への更新
  • Loading branch information
n-ando authored Oct 21, 2024
2 parents a516484 + d3036c7 commit 19f22bd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OpenRTM_aist/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
# -*- coding: utf-8 -*-

openrtm_version = "2.0.2"
openrtm_version = "2.1.0"
openrtm_name = "OpenRTM-aist-" + openrtm_version
corba_name = "omniORB"
6 changes: 6 additions & 0 deletions packages/deb/debian/changelog
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
openrtm2-python3 (2.1.0-0) experimental; urgency=low

* 2.1.0-0 (2.1.0-RELEASE). OpenRTM-aist-2.1.0-RELEASE

-- Noriaki Ando <n-ando@aist.go.jp> Fri, 18 Oct 2024 17:43:05 +0900

openrtm2-python3 (2.0.2-0) experimental; urgency=low

* 2.0.2-0 (2.0.2-RELEASE). OpenRTM-aist-2.0.2-RELEASE
Expand Down

0 comments on commit 19f22bd

Please sign in to comment.