diff options
author | Ted Gould <ted@gould.cx> | 2012-08-22 09:10:56 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-08-22 09:10:56 -0500 |
commit | 42dc0de3ac8a0d03a467e63241e99cff4960f6af (patch) | |
tree | 6ebec8e69721738180f5b4798b0c08baa9ee4cdd | |
parent | a819a2cd2b6138309e92d9a66df4fa1edcf2aa14 (diff) | |
download | lightdm-remote-session-remoteconfigure-42dc0de3ac8a0d03a467e63241e99cff4960f6af.tar.gz lightdm-remote-session-remoteconfigure-42dc0de3ac8a0d03a467e63241e99cff4960f6af.tar.bz2 lightdm-remote-session-remoteconfigure-42dc0de3ac8a0d03a467e63241e99cff4960f6af.zip |
0.3
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index dc31e84..efa017a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lightdm-remote-session-uccsconfigure], [0.2]) +AC_INIT([lightdm-remote-session-uccsconfigure], [0.3]) AM_INIT_AUTOMAKE([1.11 -Wno-portability]) AM_SILENT_RULES([yes]) |