diff options
author | Ted Gould <ted@gould.cx> | 2012-09-18 21:24:31 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-09-18 21:24:31 -0500 |
commit | 55ccb90990ca92ed3d4da55277af3de8c4b85eeb (patch) | |
tree | 031168fa887fe00e246c1d8477f3d79ea3408222 | |
parent | 796338087d3e2cea13d4f60f67f58af984137afb (diff) | |
download | lightdm-remote-session-remoteconfigure-55ccb90990ca92ed3d4da55277af3de8c4b85eeb.tar.gz lightdm-remote-session-remoteconfigure-55ccb90990ca92ed3d4da55277af3de8c4b85eeb.tar.bz2 lightdm-remote-session-remoteconfigure-55ccb90990ca92ed3d4da55277af3de8c4b85eeb.zip |
1.0
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 844a31a..38d898b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lightdm-remote-session-uccsconfigure], [0.3+apparmor]) +AC_INIT([lightdm-remote-session-uccsconfigure], [1.0]) AM_INIT_AUTOMAKE([1.11 -Wno-portability]) AM_SILENT_RULES([yes]) |