diff options
author | Ted Gould <ted@gould.cx> | 2012-09-25 11:08:29 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-09-25 11:08:29 -0500 |
commit | cc83b78511a00c8ae44e4c671b30293960571b75 (patch) | |
tree | 42d9b96779eae7ed5f32f287c3939739b4256482 | |
parent | 9214971898a1af4ee3070c0692b02c02e1f30483 (diff) | |
download | libpam-freerdp2-cc83b78511a00c8ae44e4c671b30293960571b75.tar.gz libpam-freerdp2-cc83b78511a00c8ae44e4c671b30293960571b75.tar.bz2 libpam-freerdp2-cc83b78511a00c8ae44e4c671b30293960571b75.zip |
1.0.11.0.1
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c54f087..424c5f9 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([libpam-freerdp], [1.0.0]) +AC_INIT([libpam-freerdp], [1.0.1]) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([1.11 -Wno-portability]) |