diff options
author | Ross Burton <ross@linux.intel.com> | 2009-07-10 12:55:46 +0100 |
---|---|---|
committer | Ross Burton <ross@linux.intel.com> | 2009-07-10 12:55:46 +0100 |
commit | ff4561e2a8c38f49127f6e3b2ce7c238a29e1571 (patch) | |
tree | d3582af46516eef2f5aea725fb763f51cda67814 | |
parent | 41f91eec3d26a2514c4bc310b90829cd2d14ed4a (diff) |
Version 0.5librest-0.5
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 9f15b09..f3c1254 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.53) -AC_INIT(rest, 0.4) +AC_INIT(rest, 0.5) AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION) AM_CONFIG_HEADER(config.h) |