Skip to content

Commit 6bd8bea

Browse files
committed
Prepare for release 10.2
1 parent be69fc2 commit 6bd8bea

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

mbsimgui/RELEASENOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Release NEXT
1+
Release 10.2
22
============
33

44
BACKWARD INCOMPATIBLITY

mbsimgui/configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
dnl Process this file with autoconf to produce a configure script.
22
AC_PREREQ([2.57])
3-
AC_INIT([mbsimgui],[10.1],[martin.o.foerg@googlemail.com])
3+
AC_INIT([mbsimgui],[10.2],[martin.o.foerg@googlemail.com])
44
AC_CONFIG_HEADER(config.h)
55
AM_INIT_AUTOMAKE([subdir-objects])
66
AC_CONFIG_SRCDIR([mbsimgui/body.h])

0 commit comments

Comments
 (0)