diff options
| author | Tim Retout <tim@retout.co.uk> | 2014-07-20 14:39:05 +0100 |
|---|---|---|
| committer | Tim Retout <tim@retout.co.uk> | 2014-07-20 14:39:05 +0100 |
| commit | 07e5fae5a93a0265ae9cf0d8651aa5fa47bc1e0a (patch) | |
| tree | ad3a42efb49d9c51946ceec6699fa181309472b4 | |
| parent | e9f548297d3a545364adbb7b9a0dbb97ef97d605 (diff) | |
Bump version to 0.2.1
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index e82f9e1..4341f88 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([apt-transport-tor], [0.2], [diocles@debian.org]) +AC_INIT([apt-transport-tor], [0.2.1], [diocles@debian.org]) AM_INIT_AUTOMAKE([-Wall -Werror foreign]) AC_PROG_CXX AC_PROG_LN_S |
