diff options
author | Ted Gould <ted@gould.cx> | 2012-09-18 15:54:00 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-09-18 15:54:00 -0500 |
commit | 6f3eefc484fd60aa21d3b3e8af5c4ab0bf411234 (patch) | |
tree | 71b70cb5c7da38e42791db68273745c3d12aff47 | |
parent | a00043ad26dc1860694892b09d72f6b6a90b8ac6 (diff) | |
download | lightdm-remote-session-x2go-6f3eefc484fd60aa21d3b3e8af5c4ab0bf411234.tar.gz lightdm-remote-session-x2go-6f3eefc484fd60aa21d3b3e8af5c4ab0bf411234.tar.bz2 lightdm-remote-session-x2go-6f3eefc484fd60aa21d3b3e8af5c4ab0bf411234.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 b6cff1a..4216307 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lightdm-remote-session-freerdp], [0.3]) +AC_INIT([lightdm-remote-session-freerdp], [1.0]) AM_INIT_AUTOMAKE([1.11 -Wno-portability]) AM_SILENT_RULES([yes]) |