Skip to content

Commit 31d0689

Browse files
Update the package version ot 2.3.0
1 parent 8fb4832 commit 31d0689

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# -*- coding: utf-8 -*-
22

33
AC_PREREQ([2.69])
4-
AC_INIT([sg2], [2.0.0])
4+
AC_INIT([sg2], [2.3.0])
55
AC_CONFIG_MACRO_DIR([m4])
66
AM_MAINTAINER_MODE([disable])
77

0 commit comments

Comments
 (0)