% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/versions.R
\name{igraph.version}
\alias{igraph.version}
\title{Query igraph's version string}
\usage{
igraph.version()
}
\description{
\ifelse{html}{\href{https://lifecycle.r-lib.org/articles/stages.html#deprecated}{\figure{lifecycle-deprecated.svg}{options: alt='[Deprecated]'}}}{\strong{[Deprecated]}}
\code{igraph.version()} was renamed to \code{\link[=igraph_version]{igraph_version()}} to create a more
consistent API.
}
\keyword{internal}
|