mirror of
https://github.com/roswell/roswell.git
synced 2026-09-10 07:16:17 -04:00
bump version to 0.0.2.26
This commit is contained in:
parent
8c255d2e63
commit
6840a61b42
|
|
@ -2,7 +2,7 @@
|
||||||
# Process this file with autoconf to produce a configure script.
|
# Process this file with autoconf to produce a configure script.
|
||||||
|
|
||||||
AC_PREREQ([2.65])
|
AC_PREREQ([2.65])
|
||||||
AC_INIT([roswell],[0.0.2.25],snmsts@gmail.com)
|
AC_INIT([roswell],[0.0.2.26],snmsts@gmail.com)
|
||||||
|
|
||||||
AM_CONFIG_HEADER(config.h)
|
AM_CONFIG_HEADER(config.h)
|
||||||
AC_CONFIG_FILES([Makefile src/Makefile])
|
AC_CONFIG_FILES([Makefile src/Makefile])
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue