Skip to content

Commit b830282

Browse files
committed
Update to 1.24
1 parent bf41b84 commit b830282

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

convert-deb.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ dpkg -e $DEB
3131
dpkg -x $DEB .
3232

3333
# modify ot version
34-
OT_VERSION="1.24~rc1-1"
34+
OT_VERSION="1.24-1"
3535
OT_MODVERSION="$OT_VERSION$code"
3636
sed -i -e "s/$OT_VERSION/$OT_MODVERSION/" DEBIAN/control
3737

0 commit comments

Comments
 (0)