diff options
author | Dan Nicholson <dbn.lists@gmail.com> | 2012-03-31 10:55:54 -0700 |
---|---|---|
committer | Dan Nicholson <dbn.lists@gmail.com> | 2012-03-31 10:55:54 -0700 |
commit | 0b708019d34c60ce009612229841f697ac5b69a4 (patch) | |
tree | b5064ca1af333978e4fa3937f44f89837e12509f | |
parent | f88e49efc6842b2f1fc69e22b56967e63f782a91 (diff) |
Bump version
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 3a70bf1..7e310d8 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_INIT([Evince Browser Plugin], - [0.1.0], + [0.1.1], [dbn.lists@gmail.com], [evince-browser-plugin]) AC_CONFIG_SRCDIR([src/evbp.c]) |