diff options
author | Ted Gould <ted@gould.cx> | 2012-08-21 23:05:04 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-08-21 23:05:04 -0500 |
commit | d4feff10cccb5bed95391bbc550fb2ec1204f155 (patch) | |
tree | 6ca6f2f201adbdb10564787c5ec0f28167fd6f25 | |
parent | 75cfac7c38a3b19c3d38032d0e13caf466e693f1 (diff) | |
download | lightdm-remote-session-remoteconfigure-d4feff10cccb5bed95391bbc550fb2ec1204f155.tar.gz lightdm-remote-session-remoteconfigure-d4feff10cccb5bed95391bbc550fb2ec1204f155.tar.bz2 lightdm-remote-session-remoteconfigure-d4feff10cccb5bed95391bbc550fb2ec1204f155.zip |
0.2
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 58c4ba9..dc31e84 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lightdm-remote-session-uccsconfigure], [0.1]) +AC_INIT([lightdm-remote-session-uccsconfigure], [0.2]) AM_INIT_AUTOMAKE([1.11 -Wno-portability]) AM_SILENT_RULES([yes]) |