diff options
author | Ted Gould <ted@gould.cx> | 2012-08-21 15:08:18 -0500 |
---|---|---|
committer | Ted Gould <ted@gould.cx> | 2012-08-21 15:08:18 -0500 |
commit | 3c0dce874eeb33720f8b136e661035598689d302 (patch) | |
tree | 348b8eb30a8788b023ab7c6237135ead93254ef8 | |
parent | f62463c029c9ef98e7a96583233d1cd6a4c7bd74 (diff) | |
download | lightdm-remote-session-x2go-3c0dce874eeb33720f8b136e661035598689d302.tar.gz lightdm-remote-session-x2go-3c0dce874eeb33720f8b136e661035598689d302.tar.bz2 lightdm-remote-session-x2go-3c0dce874eeb33720f8b136e661035598689d302.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 e363053..b6cff1a 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -AC_INIT([lightdm-remote-session-freerdp], [0.2]) +AC_INIT([lightdm-remote-session-freerdp], [0.3]) AM_INIT_AUTOMAKE([1.11 -Wno-portability]) AM_SILENT_RULES([yes]) |